1
1
openmpi/orte/runtime
Ralph Castain 511319c316 Fix the multiple pe/proc option
Things got a little out of whack and we weren't actually processing the map-by modifiers, plus an error crept into the display of the binding report. So clean those up.

Thanks to @tonyreina for the error report

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
(cherry picked from commit bcdb1f45ac)
2018-07-25 19:55:28 -07:00
..
data_type_support Fix the multiple pe/proc option 2018-07-25 19:55:28 -07:00
help-orte-runtime.txt 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
orte_cr.c Several fixes related to session directories: 2016-09-05 07:48:44 +03:00
orte_cr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_data_server.c Cleanup some issues in connect/accept support across jobs started by different mpirun commands. Still not fully operational, but someone else will have to finish debugging it 2017-08-17 11:58:48 -07:00
orte_data_server.h Ensure that data from a job that was stored in ompi-server is purged once that job completes. Cleanup a few typos. Silence a Coverity warning 2017-05-30 09:43:01 -07:00
orte_finalize.c Also need to avoid calling destruct on the opal_process_info struct after finalize 2017-06-23 07:49:14 -07:00
orte_globals.c Make use of "instant-on" feature optional 2018-06-17 02:42:00 -07:00
orte_globals.h Make use of "instant-on" feature optional 2018-06-17 02:42:00 -07:00
orte_info_support.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_info_support.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_init.c Convert nidmap to regx framework 2018-01-10 20:28:21 -08:00
orte_locks.c opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
orte_locks.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_mca_params.c Make use of "instant-on" feature optional 2018-06-17 02:42:00 -07:00
orte_quit.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
orte_quit.h Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP. 2016-02-13 08:10:44 -08:00
orte_wait.c 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
orte_wait.h 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
runtime_internals.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00