]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/smpirun.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change MSG_file_unlink() return type
[simgrid.git] / src / smpi / smpirun.in
index 7126a559060718537b75f792417d98e280c647fe..90c0d1e4ce3ae9a0b59e11998c3d431cd01d796a 100755 (executable)
@@ -426,10 +426,6 @@ fi
 ${EXEC} ${TRACEOPTIONS} ${SIMOPTS} ${PLATFORMTMP} ${APPLICATIONTMP}
 status=$?
 
-if [ ${status} = 139 ]; then echo "ERROR: A segmentation fault was triggered. 
-A common cause in SimGrid may be the use of a too small stack size for the simulated processes (default 128KiB).
-Please see contexts/stack_size parameter , or http://simgrid.org/simgrid/latest/doc/options.html#options_virt_stacksize "; fi
-
 if [ -z "${KEEP}" ] ; then
    if [ -z "${PLATFORM}" ]; then
        rm ${PLATFORMTMP}