Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Update notice in smpirun.in for cluster tags.
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 14 Jun 2016 16:43:28 +0000 (18:43 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 14 Jun 2016 16:43:28 +0000 (18:43 +0200)
src/smpi/smpirun.in

index 8e07eaf..97fad0b 100755 (executable)
@@ -279,7 +279,7 @@ if [ -z "${HOSTFILE}" ] ; then
                  }
                }
              } elsif (/<cluster/) {
                  }
                }
              } elsif (/<cluster/) {
-               die ("Unparsable cluster tag. Either provide an hostfile yourself or give the attributes prefix, radical and suffix in that order on the <cluster line");
+            die ("Unparsable cluster tag. smpirun uses a primitive regular expression to parse cluster tags. Either provide a hostfile yourself or give the attributes prefix, radical and suffix IN THAT ORDER and ON THE SAME LINE as the opening tag (<cluster)");
              }' ${PLATFORM} >> ${HOSTFILE}
 fi
 UNROLLEDHOSTFILETMP=0
              }' ${PLATFORM} >> ${HOSTFILE}
 fi
 UNROLLEDHOSTFILETMP=0