1
1
openmpi/orte/mca
Boris Karasev 62044da5d9 regx/reverse: fixed adding an empty range for no numerical hostnames
Example:
For the nodelist `jjss,jjss0000001,jjss0000003,jjss0000002` a regular
expression was `jjss[0:0],jjss[7:1,3,2]` that led to incorrect unpacking
the first host as `jjs0`. This commit fixes an adding empty range for
not numeric hostnames. Here is the fixed regex for this exapmle:
`jjss,jjss[7:1,3,2]`

Signed-off-by: Boris Karasev <karasev.b@gmail.com>
(cherry picked from commit 1967e41a71)
2019-02-11 12:06:34 +02:00
..
common pmix/cray: fix disable-dlopen problem 2016-11-21 13:45:10 -06:00
dfs Convert nidmap to regx framework 2018-01-10 20:28:21 -08:00
errmgr Remove the stale orte-dvm code 2018-10-30 07:54:35 -07:00
ess ess/hnp: plug a memory leak in rte_finalize() 2018-09-10 09:20:16 +09:00
filem mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
grpcomm Update orte 2018-01-25 08:53:43 -08:00
iof Update ORTE to support PMIx v3 2018-03-02 02:00:31 -08:00
notifier Address syslog issues on OSX 10.13 with gcc 7.x 2017-10-23 14:02:10 -04:00
odls Adding changes for issue #6303 for branch v4.0.x. 2019-01-29 08:46:59 -05:00
oob Merge pull request #5300 from hjelmn/goodbye_oobud 2018-07-09 12:40:04 -07:00
plm orte: only set the ORTE_NODE_ALIAS attribute when required 2018-04-25 11:43:46 +09:00
ras orte: only set the ORTE_NODE_ALIAS attribute when required 2018-04-25 11:43:46 +09:00
regx regx/reverse: fixed adding an empty range for no numerical hostnames 2019-02-11 12:06:34 +02:00
rmaps Correct parsing of ppr directives 2019-01-29 11:34:44 -07:00
rml orted: fix tree-spawn when the node regex is too long 2018-01-04 09:33:46 +09:00
routed Convert nidmap to regx framework 2018-01-10 20:28:21 -08:00
rtc orte-rmaps-base: update out-of-slots show_help message 2018-11-08 16:03:28 -05:00
schizo orterun: use consistent CLI option name for --bind-to 2018-06-21 08:22:00 -07:00
snapc pmix: added check for pmix fence status 2018-08-17 21:33:50 +06:00
sstore sstore/stage: fix parameter handling in sstore_stage_local_compress_waitpid_cb() 2018-01-04 09:33:46 +09:00
state Remove the stale orte-dvm code 2018-10-30 07:54:35 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00