This demo illustrates how research jobs traverse a Slurm cluster:
Scenario | Cores | What to Watch |
---|---|---|
Single‑core “hello world” | 1 | One compute node blips; minimal GPFS traffic. |
Single‑node full load | 64 | One node hits 100 % utilisation. |
Two‑node MPI test | 128 | Cross‑node IB packets between two compute nodes. |
One rack (5 nodes) | 320 | Half the cluster active, IB switch busy. |
Cluster‑wide flood | 640 | All compute nodes + GPFS at 100 %. |
Queue pressure | 25 jobs × 32 | 20 run, 5 wait—observe queue dynamics. |