Learn how to run jobs on an HPC cluster using the Slurm workload manager. Practical tasks include viewing node information, running interactive and batch jobs, monitoring jobs, reviewing job history, and obtaining detailed job information.
Slides: https://uschpc.github.io/workshop-slurm/
Example Slurm job scripts: examples
- Basic proficiency in running shell commands
- Explain the purpose of Slurm and job scheduling
- Examine node resources within a cluster
- Run interactive jobs
- Develop job scripts and run batch jobs