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
Predicting Reaction Outcomes02:24

Predicting Reaction Outcomes

8.7K
Kinetics describes the rate and path by which a reaction occurs. In contrast, thermodynamics deals with state functions and describes the properties, behavior, and components of a system. It is not concerned with the path taken by the process and cannot address the rate at which a reaction occurs. Although it does provide information about what can happen during a reaction process, it does not describe the detailed steps of what appears on an atomic or a molecular level. On the other hand,...
8.7K
Parallel Processing01:20

Parallel Processing

269
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...
269
Estimation of the Physical Quantities01:05

Estimation of the Physical Quantities

6.2K
On many occasions, physicists, other scientists, and engineers need to make estimates of a particular quantity. These are sometimes referred to as guesstimates, order-of-magnitude approximations, back-of-the-envelope calculations, or Fermi calculations. The physicist Enrico Fermi was famous for his ability to estimate various kinds of data with surprising precision. Estimating does not mean guessing a number or a formula at random. Instead, estimation means using prior experience and sound...
6.2K
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

649
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...
649
Production Efficiency01:01

Production Efficiency

17.1K
Net production efficiency (NPE) is the efficiency at which organisms assimilate energy into biomass for the next trophic level. Due to low metabolic rates and less energy spent on thermoregulatory processes, the NPE of ectotherms (cold-blooded animals) is 10 times higher than endotherms (warm-blooded animals).
17.1K

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 28, 2025

A Protocol for Computer-Based Protein Structure and Function Prediction
16:41

A Protocol for Computer-Based Protein Structure and Function Prediction

Published on: November 3, 2011

69.0K

Ensemble Prediction of Job Resources to Improve System Performance for Slurm-Based HPC Systems.

Mohammed Tanash1, Daniel Andresen1, Huichen Yang1

  • 1Kansas State University, Manhattan, Kansas.

Practice and Experience in Advanced Research Computing
|April 4, 2022
PubMed
Summary

This study introduces a machine learning model to predict High-Performance Computing (HPC) job resource needs, improving efficiency and reducing wait times for users and administrators.

Keywords:
HPCMachine LearningPerformanceSchedulingSlurm

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

932
Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques
07:52

Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques

Published on: December 1, 2023

1.2K

Related Experiment Videos

Last Updated: Sep 28, 2025

A Protocol for Computer-Based Protein Structure and Function Prediction
16:41

A Protocol for Computer-Based Protein Structure and Function Prediction

Published on: November 3, 2011

69.0K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

932
Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques
07:52

Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques

Published on: December 1, 2023

1.2K

Area of Science:

  • High-Performance Computing (HPC)
  • Machine Learning Applications
  • Resource Management

Background:

  • HPC systems require efficient resource allocation for optimal performance.
  • Predicting job resource demands (memory, time) is crucial for administrators and users.
  • Current methods may not accurately forecast resource needs, leading to underutilization or delays.

Purpose of the Study:

  • To develop and validate a novel machine learning methodology for predicting job resource requirements on HPC systems.
  • To enhance the efficiency and utilization of HPC resources.
  • To reduce power consumption in HPC environments.

Main Methods:

  • Utilized historical job data (saccount data) from the Slurm workload manager.
  • Applied supervised machine learning algorithms, including scikit-learn models and LightGBM.
  • Trained and tested the model on over 200,000 jobs from two HPC providers (RMACC Summit and Beocat).

Main Results:

  • Achieved up to 86% accuracy in predicting memory and time requirements for HPC jobs.
  • Significantly reduced average waiting time (e.g., from 380 to 4 hours in RMACC Summit).
  • Dramatically decreased turnaround time and achieved up to 100% HPC resource utilization.

Conclusions:

  • The developed ML model effectively predicts job resource needs, benefiting HPC administrators and users.
  • The methodology enhances HPC system efficiency, utilization, and potentially reduces energy consumption.
  • This work represents a significant step towards an open-source tool for HPC resource management.