Quiz 29 Question 18 of 20

Distributed deep learning training requires tight coordination, as model gradients must be synchronized across hundreds of GPUs during backpropagation. If some processes start late or fail to initialize in sync, the entire training run can stall. Which core capability of the Slurm workload manager directly prevents this synchronization failure?

Select an answer to reveal the explanation.

Motivation