1
1
openmpi/orte/mca/plm/base
2015-04-11 07:44:57 -07:00
..
base.h Singletons currently start out by spawning an HNP - this is required solely in the cases where the singleton subsequently calls MPI_Comm_spawn or publishes port info without support from an external orte-server. In all other cases, the HNP is of no value and can actually be a detriment by creating additional overhead on the node. This is particularly concerning for async operations where processes may begin as singletons and then dynamically wireup to perform pt2pt communications. 2013-10-04 02:58:26 +00:00
help-plm-base.txt Enable singletons to run without any active OOB module until they attempt to comm_spawn 2015-04-10 14:06:42 -07:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
plm_base_frame.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
plm_base_jobid.c Per RFC: 2014-06-01 16:14:10 +00:00
plm_base_launch_support.c Properly enclose the different && clauses 2015-04-01 18:48:25 -07:00
plm_base_orted_cmds.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
plm_base_proxy.c Init variable 2015-04-11 07:44:57 -07:00
plm_base_receive.c Fix master compilation - a buried header dependency must have been removed. 2015-02-10 07:22:10 -08:00
plm_base_select.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
plm_private.h Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00