1
1
openmpi/opal/runtime
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
..
help-opal-runtime.txt Remove some old references to ft_enable parameter that no longer exists. 2007-03-17 20:02:42 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
opal_cr.c Hack to get the C/R thread working again after r24377. Needs to be revisited. 2011-03-01 18:47:31 +00:00
opal_cr.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
opal_finalize.c Add a missing to opal_sos_finalize in opal_finalize_util. 2011-01-20 23:18:02 +00:00
opal_init.c Cleanup the handling of if_include and if_exclude arguments based on CIDR notation. 2011-06-07 02:09:11 +00:00
opal_params.c Remove lingering references to opal_profile option 2011-05-18 18:27:29 +00:00
opal_progress.c Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal_progress.h Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal.h Remove lingering references to opal_profile option 2011-05-18 18:27:29 +00:00