We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cfaac commit e5a7637Copy full SHA for e5a7637
samples/gpu/nccl_run_allreduce_H100.sbatch
@@ -43,7 +43,7 @@ fi
43
--bind-to numa \
44
-npernode 8 \
45
--mca coll ^hcoll \
46
- -x NCCL_CROSS_NIC=1 \
+ -x NCCL_CROSS_NIC=0 \
47
-x NCCL_SOCKET_NTHREADS=16 \
48
-x NCCL_DEBUG=WARN \
49
-x NCCL_CUMEM_ENABLE=0 \
samples/gpu/nccl_run_allreduce_H100.sh
@@ -57,7 +57,7 @@ do
57
58
59
60
61
62
63
0 commit comments