Introduction to “Running jobs on HPC systems”

Learning outcomes

  • Cluster architecture
    • Login/compute nodes
    • cores, nodes, GPUs
    • memory
    • local disk?
  • sbatch with options for CPU job scripts
  • sample job scripts
    • I/O intensive jobs
    • OpenMP and MPI jobs
    • job arrays
    • simple example for task farming
  • increasing the memory per task / memory hungry jobs
  • Running on GPUs
  • job monitoring, job efficiency
  • how to find optimal sbatch options

Login info, project number, project storage

Tabs for each cluster here

Schedule