1
1
openmpi/orte/mca
Ralph Castain 2028017554 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.
The new options work by adding an ":if-avail" qualifier to the "bind-to-socket" and "bind-to-core" MCA params. If the system does not support this capability, the job will launch anyway. Without the qualifier, the job will abort with an error message indicating that the required functionality is not supported on this system.

This commit was SVN r21975.
2009-09-18 19:48:42 +00:00
..
errmgr Silence a compiler warning about no format 2009-09-08 15:02:48 +00:00
ess Enable monitoring if configured to do so. Update the sensor framework 2009-09-09 21:00:27 +00:00
fddp Add two new frameworks for sensing and predicting faults. This is just the bare-bones plumbing for now - will instantiate soon. 2009-08-20 04:27:16 +00:00
filem - Replace combinations of 2009-08-20 11:42:18 +00:00
grpcomm Update related .windows files with proper compiling properties, in order to have a successful DSO build. 2009-08-12 08:55:58 +00:00
iof Update the xml support to allow -xml-file foo whereby we redirect all xml formatted output (and ONLY xml formatted output) to a specified file 2009-09-02 18:03:10 +00:00
notifier The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
odls 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
oob Silence a compiler warning about no format 2009-09-08 15:03:14 +00:00
plm Cleanup some pointer array addressing 2009-09-09 20:59:17 +00:00
ras Report the allocate event, if requested 2009-09-09 17:47:58 +00:00
rmaps Fix the seq mapper by initializing the proc object to NULL before claiming a slot for it 2009-09-17 05:18:37 +00:00
rml - Replace combinations of 2009-08-20 11:42:18 +00:00
routed Add some diagnostic output when daemons die 2009-09-09 18:16:50 +00:00
sensor Enable monitoring if configured to do so. Update the sensor framework 2009-09-09 21:00:27 +00:00
snapc Add another missing header for FT that got lost in the shuffle yesterday. 2009-08-11 13:32:27 +00:00