Skip to content

Slurm

Definition
AI-generated

Slurm (Simple Linux Utility for Resource Management) is a workload manager and job scheduler that allocates cluster resources and runs queued compute jobs on HPC systems.

Why it matters in GWAS

GWAS and sequencing workflows commonly launch many parallel jobs (by chromosome, trait, or cohort). Slurm manages queueing, resource requests, runtime limits, and reproducible batch execution at scale.

Example usage

"We used Slurm job arrays to run association tests for all phenotypes with consistent CPU and memory settings."

References

  • Yoo AB, Jette MA, Grondona M. (2003). Slurm: Simple Linux Utility for Resource Management.

Last updated (UTC · Git history)