From 3dd46f35a7f27138e4131ec28d130be8e03b26ce Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Fri, 3 Nov 2017 16:16:32 +0100 Subject: [PATCH 1/1] [SMPI] Renamed default SMPI instance for smpirun Before: 1 Now: smpirun This will help make the code cleaner too. --- src/smpi/smpirun.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 46e5b290a8..7a33dc2797 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -434,7 +434,7 @@ do fi echo " - + " >> ${APPLICATIONTMP} if [ ${REPLAY} = 1 ]; then if [ ${NUMTRACES} -gt 1 ]; then -- 2.20.1