1
1
openmpi/orte/util/dash_host
Ralph Castain 22c88f5ab5 Fix launch_id matching of -hosts
Need to check the entire value instead of just the last N digits. Otherwise, "-host 15" will match nid0015, nid0115, and any other launch id ending in 15

It appears strtol can return either a NULL or a zero-length string, so check for both cases

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-02-20 07:03:53 -08:00
..
dash_host.c Fix launch_id matching of -hosts 2017-02-20 07:03:53 -08:00
dash_host.h Fix relative node syntax for dash-host option 2015-10-31 19:00:46 -07:00
help-dash-host.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00