Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simplify throw_exception
[simgrid.git] / src / smpi / smpirun.in
index 03c6264..bf1646c 100755 (executable)
@@ -505,7 +505,6 @@ if [ -n "${TRACE_ACTIVE}" ]; then
 fi
 ##---------------------- end SMPI TRACING OPTIONS ---------------------------------
 
-export SMPI_GLOBAL_SIZE=${NUMPROCS}
 if [ -n "${KEEP}" ] ; then
     echo ${EXEC} ${PRIVATIZE} ${TRACEOPTIONS} ${SIMOPTS} ${PLATFORMTMP} ${APPLICATIONTMP}
     if [ ${HOSTFILETMP} = 1 ] ; then