1
1
openmpi/opal/mca/paffinity/linux
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
..
plpa Update the embedded PLPA version to v1.3.2. Since this is a 3rd 2010-01-06 00:44:14 +00:00
configure.m4 Refs trac:1435 2008-08-13 20:18:37 +00:00
configure.params Remove the compile-time proiorities for paffinity modules (they were 2010-04-19 22:14:06 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
paffinity_linux_component.c Remove the compile-time proiorities for paffinity modules (they were 2010-04-19 22:14:06 +00:00
paffinity_linux_module.c Fix paffinity_linux_module.c. The set and get functions transferred cpu 2009-09-22 16:00:37 +00:00
paffinity_linux.h - Replace combinations of 2009-08-20 11:42:18 +00:00