Skip to content

Commit e6d22b6

Browse files
committed
add comment
1 parent 1aa0b04 commit e6d22b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/gpu/nccl_run_alltoall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ fi
7373

7474
# Use -x NCCL_MAX_P2P_NCHANNELS=16 until NCCL 2.12 release which has a fix to allow NCCL_MAX_P2P_NCHANNELS=32 for nodes with 16 RDMA NICss
7575
# final version
76+
# you need --mca coll ^hcoll when using an image that has OFED 5.4 or newer
7677
mpirun --mca pml ucx \
7778
--bind-to numa \
7879
--mca coll ^hcoll \

0 commit comments

Comments
 (0)