Basic Usage of SLURM Scheduler System
This material is suitable for the stage when you first truly submit tasks to a cluster. Rather than memorizing scattered commands, it's more important to get the basic workflow down: "submit jobs, check status, cancel tasks, read output."
If you already know the basic roles of the scheduler system but are not yet familiar with high-frequency commands like sbatch, squeue, scancel, this article can serve as your first hands-on entry point.