Skip to content

Commit cb5ab17

Browse files
committed
Add RDMAV_FORK_SAFE parameter to NCCL test
1 parent d4f2256 commit cb5ab17

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
@@ -21,5 +21,6 @@ mpirun \
2121
-x NCCL_DEBUG=WARNING \
2222
-x NCCL_TESTS_SPLIT_MASK=0x0 \
2323
-x NCCL_SOCKET_FAMILY=AF_INET \
24+
-x RDMAV_FORK_SAFE=1 \
2425
--bind-to none \
2526
/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)