Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Give LD_LIBRARY_PATH to smpirun.
[simgrid.git] / src / smpi / smpirun.in
index 85059a9..236eab7 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/bash
+
+@CMAKE_SMPI_COMMAND@
+
 DEFAULT_LOOPBACK_BANDWIDTH="498000000"
 DEFAULT_LOOPBACK_LATENCY="0.000004"
 DEFAULT_NETWORK_BANDWIDTH="$((26 * 1024 * 1024))"