1
1
openmpi/opal/mca/paffinity
Jeff Squyres 977574bd45 Fix a problem noted by Julian Seward: MAKE_MEM_UNDEFINED is not the
opposite of MAKE_MEM_DEFINED. Also add in a call to NOACCESS to
(mostly) reverse the effects of MAKE_MEM_DEFINED (technically, page 0
was accessible before this, even though it's a Bad Idea to access it).

This commit was SVN r22056.
2009-10-06 17:55:49 +00:00
..
base When someone specifies a rank-file slot-list of N:*, stop the loop at the proper place (we were going through the loop one too many times). 2009-07-23 17:51:15 +00:00
darwin ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
linux Fix a problem noted by Julian Seward: MAKE_MEM_UNDEFINED is not the 2009-10-06 17:55:49 +00:00
posix ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
solaris - Replace combinations of 2009-08-20 11:42:18 +00:00
test Make the paffinity test component only build when you --enable-debug 2009-09-02 11:23:54 +00:00
windows - Replace combinations of 2009-08-20 11:42:18 +00:00
configure.m4 Modify the configure system in the paffinity framework so that only one component is built. Cleanout variable name conflicts that on some systems prevented building 2008-08-01 22:54:24 +00:00
Makefile.am * fix "make distclean" error in PML 2005-11-20 07:41:09 +00:00
paffinity.h Modify the paffinity system to handle binding directives that are "soft" - i.e., when someone directs that we bind if the system supports it. This allows community members to distribute OMPI with default MCA param files that direct general binding policies, without having the distributed software fail if the system cannot support those policies. 2009-09-18 19:48:42 +00:00