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 d4f2256 commit cb5ab17Copy full SHA for cb5ab17
tests/integration-tests/tests/common/data/nccl/nccl_tests_submit_openmpi.sh
@@ -21,5 +21,6 @@ mpirun \
21
-x NCCL_DEBUG=WARNING \
22
-x NCCL_TESTS_SPLIT_MASK=0x0 \
23
-x NCCL_SOCKET_FAMILY=AF_INET \
24
+-x RDMAV_FORK_SAFE=1 \
25
--bind-to none \
26
/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