Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
apex
like
1
Model card
Files
Files and versions
xet
Community
main
apex
/
tests
/
distributed
/
DDP
/
run_race_test.sh
camenduru
thanks to NVIDIA ❤
e828767
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
#!/bin/bash
CUDA_VISIBLE_DEVICES=0,1 python -m torch.distributed.launch --nproc_per_node=2 ddp_race_condition_test.py