1
1
openmpi/opal/mca/crs/none
Nathan Hjelm 33181b2543 opal: use C99 subobject naming for component initialization
This commit helps future-proof opal components by initializing each
component member by name.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-18 10:29:58 -06:00
..
crs_none_component.c opal: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
crs_none_module.c crs none: ensure file is != NULL before closing it 2015-02-24 15:24:09 -05:00
crs_none.h Add support for sending SIGSTOP the MPI job after the checkpoint is taken (uses a BLCR feature for the option). 2009-09-22 18:26:12 +00:00
help-opal-crs-none.txt This commit fixes runs when there is no available CRS component (BLCR is unavailable, and SELF is deactivated). Previously the run would fail out of MPI_INIT since the OPAL CRS framework could not select a component. This is because the framework did not recognize the 'none' component as a full component because it was part of crs/base. 2008-07-08 20:04:39 +00:00
Makefile.am various: remove $(LTDLINCL) from Makefile.am's that didn't need it 2015-02-11 12:25:20 -08:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00