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