From: Martin Quinson Date: Thu, 4 May 2017 10:40:28 +0000 (+0200) Subject: More doc [skip ci] X-Git-Tag: v3.16~274^2~69 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8d628b79ad8699f85bc5483891b6834161709c07 More doc [skip ci] --- diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 5d962e4e4a..ac444b7075 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -33,7 +33,7 @@ usage () { Usage: $0 [OPTIONS] -platform -hostfile program [program-options] Options: -keep-temps # don't remove the generated files after execution - -wrapper # use command to run the program (e.g. "valgrind") + -wrapper # use command to run the program (e.g. "valgrind" or "gdb --args") -map # display the machine on which each process rank is mapped -np # use that amount of processes from the hostfile. # By default, all processes of the hostfile are used.