1
1
openmpi/opal/mca
Josh Hursey c4035d848f 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.
I promoted the ''none'' component to a full component, and updated the other components to reflect this code movement. The ''none'' component is the default component unless the user requests '''-am ft-enable-cr''' to auto-select a component. There is an MCA parameter to show a warning if the application requested an FT enabled job, but the ''none'' component was selected ({{{crs_none_select_warning}}}).

This temporarily fixes the problem mentioned in r18739. The full fix will entail working on ticket #1291.

Thanks to Ethan from Sun for finding this bug.

This commit was SVN r18840.

The following SVN revision numbers were found above:
  r18739 --> open-mpi/ompi@a003fa7a50
2008-07-08 20:04:39 +00:00
..
backtrace From Brian B.: 2008-03-17 13:39:25 +00:00
base Improvements to the MCA param system: allow querying to find out where 2008-06-28 15:13:25 +00:00
carto Change of name conventions in carto 2008-07-03 14:19:16 +00:00
crs 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
installdirs - Add some type casts, required by MS compiler. 2007-09-11 09:32:11 +00:00
maffinity Fix compile problems on systems with older versions of libnuma (that 2008-06-16 17:26:42 +00:00
memchecker Fix some Coverity 'Event set_but_not_used' highlights. 2008-06-06 14:38:41 +00:00
memcpy Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
memory - The ptmalloc2 memory manager component is now by default built as 2008-06-13 22:32:49 +00:00
paffinity Selectign Maffinity only if Paffinity selected fix 2008-07-03 13:39:34 +00:00
timer Add timer support for Catamount 2008-06-24 22:13:34 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Fix CIDs 458, 716, 717: ensure that strings are long enough to always 2008-06-06 00:59:08 +00:00