X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/49ab17272e738d2b3c16a9128c09c58ff7fe1d2b..b59c351d2cc41b4f036493b1686aa7f3870cb7dd:/src/smpi/smpirun.in diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 70c8fa9768..e478855fda 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -144,7 +144,7 @@ do fi ##---- optional display of ranks to process mapping if [ -n ${MAPOPT} ]; then - echo "[rank $j] -> ${hostnames[$j]}" + echo "[rank $i] -> ${hostnames[$j]}" fi if [ -z "${hostnames[$j]}" ]; then