Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
propagate the network model tweaks to simgrid
[simgrid.git] / src / smpi / smpirun.in
index ce3b1c5..cad450d 100755 (executable)
@@ -63,7 +63,7 @@ while true; do
       exit
    ;;
    
-   "--cfg="*|"--log="*)
+   "--cfg="*|"--log="*|"--network_model="*)
      SIMOPTS="$SIMOPTS $1"
      shift 1
    ;;