Slurm in BCM and the performance lab
In the NVIDIA Base Command Manager environment, Slurm is the job scheduler. BCM integrates Slurm to provision nodes, configure GPU resources, and provide monitoring.
The performance lab tests:
sinfoto check node/partition statusscontrol show node <name>to inspect a problem nodescontrol update NodeName=<n> State=RESUMEto fix a drained nodesbatchorsrunto submit a test jobsqueueandsacctto verify the job ran
Practice these five steps until they are instinct.
