mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-24 14:54:51 +00:00
Remove unneeded script
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:./build/lib
|
||||
mpirun -allow-run-as-root \
|
||||
-tag-output \
|
||||
-map-by ppr:8:node \
|
||||
-bind-to numa \
|
||||
-x MSCCLPP_DEBUG_SUBSYS=ALL \
|
||||
-x MSCCLPP_SOCKET_IFNAME=eth0 \
|
||||
./build/bin/tests/p2p_test 172.17.0.4:50000
|
||||
Reference in New Issue
Block a user