1
1
openmpi/orte/runtime
Ralph Castain bc1d13ffbe Remove the orte_enable_instant_on MCA param
We have adequate protection to ensure that we only utilize the PMIx
features related to "instant on" when they are available, so this param
is no longer required and causes confusion.

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2018-09-10 09:20:26 -07:00
..
data_type_support Fix the multiple pe/proc option 2018-07-25 18:47:39 -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 Remove the orte_enable_instant_on MCA param 2018-09-10 09:20:26 -07:00
orte_globals.h Remove the orte_enable_instant_on MCA param 2018-09-10 09:20:26 -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 orte/runtime: always set opal_using_threads for orted/mpirun 2018-08-01 08:53:22 -06: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 Remove the orte_enable_instant_on MCA param 2018-09-10 09:20:26 -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