Welcome to the “Running jobs on HPC systems” course materials

Objectives

In this course you will learn about:

  • Cluster architecture
  • sbatch options for CPU job scripts
  • Writing submission scripts for:
    • I/O intensive jobs
    • OpenMP and MPI jobs
    • Job arrays and simple task farms
    • Jobs with more memory per task
  • Running jobs on GPUs
  • Monitoring jobs and their efficiency