1
1
openmpi/opal/mca
Jeff Squyres 338920656f Remove the compile-time proiorities for paffinity modules (they were
done this way a long time ago for the "gee whiz!" factor -- when in
reality, they really only need one-of-many-run-time priority
selection).

Changed run-time priorities to be as follows:

 * darwin: 20
 * linux: 20
 * posix: 10
 * solaris: 30
 * test: 5
 * windows: 20

I have a very dim (possibly untrue) recollection that Solaris needs to
have a higher priority than others just to ensure that no other is
chosen under Solaris.  Make all other "native" components have a
priority of 20 (they shouldn't conflict with each other).  Make the
posix fallback component have a priority of 10.  Make the test
component priority 5, meaning someone can always select it, but you
can also make a "never select me" component that prioritizes itself
under test.

This commit was SVN r22997.
2010-04-19 22:14:06 +00:00
..
backtrace - Replace combinations of 2009-08-20 11:42:18 +00:00
base Allow the mca_component_path to change over time. 2010-04-12 22:02:34 +00:00
carto - We don't configure-check for errno.h and don't need errno.h here... 2010-02-09 01:12:52 +00:00
crs r22885 missed a few symbol updates when it changed ompi_want_ft to opal_want_ft 2010-03-30 16:47:39 +00:00
installdirs Remove the mistaken line (confirmed by Shiqing). 2009-10-30 12:45:05 +00:00
maffinity - Replace combinations of 2009-08-20 11:42:18 +00:00
memchecker - Replace combinations of 2009-08-20 11:42:18 +00:00
memcpy - Replace combinations of 2009-08-20 11:42:18 +00:00
memory Update copyrights. 2010-03-23 12:03:20 +00:00
paffinity Remove the compile-time proiorities for paffinity modules (they were 2010-04-19 22:14:06 +00:00
pstat Updates to make trunk run on Catamount again: 2010-02-03 05:07:40 +00:00
sysinfo Need separate flag for select when initializing sysinfo framework 2010-01-12 23:22:46 +00:00
timer - Replace combinations of 2009-08-20 11:42:18 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Per http://www.open-mpi.org/community/lists/devel/2010/01/7283.php, allow MCA components to fail the component.register and component.open methods without the MCA base printing errors. 2010-01-12 19:29:12 +00:00