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 f488c39 commit 502494fCopy full SHA for 502494f
tests/integration-tests/tests/common/data/nccl/nccl_tests_submit_openmpi.sh
@@ -19,5 +19,6 @@ mpirun \
19
-x LD_LIBRARY_PATH=/shared/openmpi/nccl-${NCCL_VERSION}/build/lib/:${OFI_PATH}:$LD_LIBRARY_PATH \
20
-x NCCL_DEBUG=WARNING \
21
-x NCCL_TESTS_SPLIT_MASK=0x0 \
22
+-x RDMAV_FORK_SAFE=1 \
23
--bind-to none \
24
/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