File size: 119 Bytes
8a42f8f
 
 
1
2
3
4
#!/bin/bash

CUDA_VISIBLE_DEVICES=0,1 python -m torch.distributed.launch --nproc_per_node=2 ddp_race_condition_test.py