1
1
openmpi/orte
Ralph Castain f3cae3d6f3 Cleanup the handling of if_include and if_exclude arguments based on CIDR notation.
Fix a bug in the new code that prevented the system from correctly matching addresses.

Remove comments in the show-help text indicating that we would continue in the face of incorrect specifications - leave that to the calling layer to decide.

Modify the new opal_ifmatches so it returns error codes letting the caller better understand the result.

Modify the oob to ensure we abort if we don't find interfaces matching specified constraints, and that we do so without multiple error messages.

NOTE: we have a conflict in our standards. We have been using comma-delimited lists of interfaces for all our params. However, one param - opal_net_private_ipv4 - now uses semicolons instead of comma separators. No idea why, but it is confusing.

This commit was SVN r24755.
2011-06-07 02:09:11 +00:00
..
config Remove stale tool 2011-05-21 00:38:35 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Add a marker for other layers to use in defining data types 2011-04-28 00:19:35 +00:00
mca Cleanup the handling of if_include and if_exclude arguments based on CIDR notation. 2011-06-07 02:09:11 +00:00
orted Remove lingering references to opal_profile option 2011-05-18 18:27:29 +00:00
runtime Enable the ability to constrain applications to hosts on the basis of resources. 2011-05-28 22:18:19 +00:00
test Use ports as multicast channels instead of networks so we avoid stepping into reserved spaces. 2011-04-29 18:46:40 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools Remove stale tool 2011-05-21 00:38:35 +00:00
util Add a new proc state 2011-05-19 21:25:58 +00:00
CMakeLists.txt Add the initial support for MinGW and MSYS. 2011-04-29 14:42:07 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00