1
1
openmpi/orte/orted
2016-04-04 10:12:34 +09:00
..
pmix pmix: fix misc missing conversion and type issues 2016-04-04 10:12:34 +09:00
help-orted.txt Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07: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 Fix registration of error handlers thru the pmix120 component. A thread-shift operation was hanging on the sync_event_base, which made it dependent on someone calling opal_progress. Unfortunately, a process in "sleep" or spinning outside the MPI library won't do that, and so we never complete errhandler registration. 2016-03-02 15:01:01 -08:00
orted_submit.c Properly use the OPAL_MCA_PREFIX in orte_submit 2016-03-01 18:16:40 -08:00
orted_submit.h Further enhance the support for Singularity containers. Extend the "personality" command-line option to allow specifying both model (e.g., "ompi") and container (e.g., "singularity"), and add the necessary logic to support multiple options. Add a new pmix "isolated" component to handle singletons where no HNP is available since containers cannot launch the HNP. 2016-02-17 13:33:06 -08:00
orted.h more c99 updates 2015-06-25 10:14:13 -06:00