Source repo: ciml-summer-institute-2024 | Branch:
main| Last synced: 2026-04-24 10:27:17.425 UTC
Session 2.3 Getting Started with Batch Job Scheduling
Date: Tuesday, June 25, 2024
Summary: Batch job schedulers are used to manage and fairly distribute the shared resources of high-performance computing (HPC) systems. Learning how to interact with them and compose your work into batch jobs is essential to becoming an effective HPC user.
Presented by: Marty Kandes (mkandes @ucsd.edu)
Reading and Presentations:
- Lecture material:
- https://www.sdsc.edu/support/user_guides/expanse.html
- https://education.sdsc.edu/training/interactive/?id=202403-Batch-Computing-Part-1
- https://github.com/sdsc-complecs/batch-computing
- https://github.com/sdsc/sdsc-summer-institute-2023/tree/main/3.5_high_throughput_computing
- https://github.com/ciml-org/ciml-summer-institute-2023/tree/main/2.3_running_batch_jobs_sdsc_systems
- https://github.com/sdsc/galyleo
- Source Code/Examples: N/A