Open-Sora / apex /tests /distributed /DDP /run_race_test.sh
kadirnar's picture
Upload 494 files
8a42f8f verified
raw
history blame
119 Bytes
#!/bin/bash
CUDA_VISIBLE_DEVICES=0,1 python -m torch.distributed.launch --nproc_per_node=2 ddp_race_condition_test.py