🔥 3-day streak
Microsoft Machine Learning Operations Engineer Associate30 / 144
Question 30 of 144
You are training a large deep learning model in Azure Machine Learning using a PyTorch script that already implements DistributedDataParallel. You want to run the job across 4 nodes with 4 GPUs each on a GPU compute cluster, and you need Azure Machine Learning to launch one process per GPU and set the correct environment variables (RANK, WORLD_SIZE, MASTER_ADDR) for the distributed process group. How should you configure the command job?
Reviewed for accuracy · Report an issueNext question