1
1
openmpi/orte/orted
2016-05-23 21:09:44 -07:00
..
pmix Per user request, add some missing data and definitions: 2016-05-09 08:39:01 -07:00
help-orted.txt Move the help into the proper file: all orte_show_help in 2016-04-07 22:52:23 +02:00
Makefile.am 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
orted_comm.c Convert the orte_job_data pointer array to a hash table so it doesn't grow forever as we run lots and lots of jobs in the persistent DVM. 2016-02-21 11:55:49 -08:00
orted_main.c Move the registration of MCA params out of the init of the var system - put them in with the rest of the OPAL MCA param registrations 2016-05-20 09:59:50 -07:00
orted_submit.c Fix the --tune problem by searching the argv for MCA params in advance of opal_init_util. Only search the first app_context as we historically have done - we can debate whether or not to search all app_contexts 2016-05-23 21:09:44 -07:00
orted_submit.h Fix the --tune problem by searching the argv for MCA params in advance of opal_init_util. Only search the first app_context as we historically have done - we can debate whether or not to search all app_contexts 2016-05-23 21:09:44 -07:00
orted.h more c99 updates 2015-06-25 10:14:13 -06:00