Skip to content

Commit 10ef84e

Browse files
hgreebeHimani Anil Deshpande
authored andcommitted
Add RDMAV_FORK_SAFE parameter to NCCL test
1 parent 7de5247 commit 10ef84e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration-tests/tests/common/data/nccl/nccl_tests_submit_openmpi.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ mpirun \
2222
-x NCCL_TESTS_SPLIT_MASK=0x0 \
2323
-x RDMAV_FORK_SAFE=1 \
2424
-x NCCL_SOCKET_FAMILY=AF_INET \
25+
-x RDMAV_FORK_SAFE=1 \
2526
--bind-to none \
2627
/shared/openmpi/nccl-tests-${NCCL_BENCHMARKS_VERSION}/build/all_reduce_perf -b 1024 -e 8G -f 2 -g 1 -c 1 > /shared/nccl_tests.out

0 commit comments

Comments
 (0)