1
1
openmpi/orte
Gilles Gouaillardet f3e2a313af orte/nidmap: correctly handle '-' as a valid hostname character
'-' is not an alpha character nor a digit, but it is a valid hostname
character and should be handled as an alpha character, otherwise, nodes
such as node-001 do not get "compressed" in the regex.

Refs open-mpi/ompi#4621

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-12-15 15:28:50 +09:00
..
bindings Expose opal_set_using_threads and improve error message on missing ompi_info. 2017-01-19 07:57:58 -05:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Clean up the conduit open code so we return detectable errors when conduit not opened. 2017-06-02 10:40:51 -07:00
mca Close the shmemfd to avoid leaking it 2017-12-13 10:20:05 -08:00
orted Add the __optnone__ attribute to help avoid optimizing out MPIR_Breakpoint 2017-12-14 13:14:21 -08:00
runtime Try automatically adding local spawn threads to parallelize the fork/exec process to speed up the launch on large SMPs. Harvest the threads after initial spawn to minimize any impact on running jobs. 2017-11-29 19:54:00 -08:00
test Fix add-host support by including the location for procs of prior jobs when spawning new daemons. 2017-12-07 14:48:58 -08:00
tools Update the scaling script to avoid use of "system" command, thus ensuring that each command sees the same environment. Fix prun to pickup and propagate OMPI MCA params 2017-10-23 16:27:41 -07:00
util orte/nidmap: correctly handle '-' as a valid hostname character 2017-12-15 15:28:50 +09:00
common_sym_whitelist.txt common syms: whitelist bison-generated common symbols 2016-01-16 03:53:14 -08:00
Doxyfile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00