Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Prediction Intervals01:03

Prediction Intervals

2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.4K
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.8K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.8K
Parallel Processing01:20

Parallel Processing

271
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
271
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

651
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
651
Machines: Problem Solving II01:30

Machines: Problem Solving II

404
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
404
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Automated Behavior Analysis in the Novel Object Recognition Test.

Neurocomputing·2026
Same author

Characterization of the cancer-associated field of injury in the nasal epithelium in never-smokers.

Lung cancer (Amsterdam, Netherlands)·2026
Same author

Evaluating the robustness of features generated by a foundation model from CT with different reconstruction parameters.

Proceedings of SPIE--the International Society for Optical Engineering·2026
Same author

Modeling Workflow, Operational, and Financial Implications of AI-Enabled Same-Day Diagnostic Follow-Up for Screening Mammograms.

Proceedings of SPIE--the International Society for Optical Engineering·2026
Same author

Toward the simultaneous detection of multiple diseases with a highly cost-effective cell-free DNA methylome test.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Reducing demographic bias in biomedical machine learning for cancer detection using cfDNA methylation.

Genome biology·2026

Related Experiment Video

Updated: Sep 29, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.4K

Improving HPC System Performance by Predicting Job Resources via Supervised Machine Learning.

Mohammed Tanash1, Brandon Dunn1, Daniel Andresen1

  • 1Kansas State University, Manhattan, Kansas.

PEARC19 : Practice and Experience in Advanced Research Computing 2019 : Rise of the Machines (Learning) : July 28-August 1, 2019, Chicago, Illinois. Practice and Experience in Advanced Research Computing (Conference) (2019 : Chicago, Il
|March 21, 2022
PubMed
Summary
This summary is machine-generated.

We developed a machine learning model to predict High-Performance Computing (HPC) job resource needs, improving cluster efficiency. This reduces job turnaround time and enhances overall HPC system utilization.

Keywords:
HPCPerformanceSchedulingSlurmSupervised Machine LearningUser Modeling

More Related Videos

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.9K

Related Experiment Videos

Last Updated: Sep 29, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.4K
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.9K

Area of Science:

  • Computer Science
  • Computational Science
  • Machine Learning

Background:

  • High-Performance Computing (HPC) systems are crucial for data-intensive research, but inefficient resource allocation is a common problem.
  • Users often struggle to accurately estimate resource requirements (memory, runtime) for their jobs, leading to over-allocation and wasted resources.
  • This inefficiency results in suboptimal cluster utilization and increased computational turnaround times.

Purpose of the Study:

  • To develop and integrate a supervised machine learning model into the Slurm resource manager simulator.
  • To accurately predict the required memory and execution time for High-Performance Computing (HPC) jobs.
  • To enhance Slurm performance and improve overall HPC system utilization.

Main Methods:

  • A supervised machine learning model was developed using various algorithms.
  • The model was integrated into the Slurm resource manager simulator.
  • Over 10,000 HPC tasks from log files were used to train and evaluate the model's accuracy and performance.

Main Results:

  • The integrated model significantly reduced computational turnaround time for large jobs, from five days to ten hours.
  • Substantial increases in HPC system utilization were observed.
  • The average waiting time for submitted jobs decreased.

Conclusions:

  • The supervised machine learning model effectively predicts job resource requirements, leading to improved HPC cluster efficiency.
  • Accurate resource prediction optimizes Slurm performance and enhances overall HPC system utilization.
  • The model demonstrates a practical solution to the challenge of inefficient resource allocation in HPC environments.