1
1
openmpi/opal/mca/crs
Adrian Reber 14ba81d166 Simplification to the CRIU configure.m4 script:
* Remove redundant/unnecessary uses of $2
 * Change a bunch of logic from negative to positive
 * Use OPAL_VAR_SCOPE_PUSH/POP to help reduce env var usage
 * Only use "" in test statements with strings that require sanitization
 * Removed redundant AC_MSG_WARN/ERROR.  There's now only one check at
   the bottom for whether the component is "good" or not.  We'll
   AC_MSG_WARN/ERROR in that one location.

Thanks to Jeff Squyres for this patch.

This commit was SVN r30739.
2014-02-15 21:22:30 +00:00
..
base Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
blcr Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
criu Simplification to the CRIU configure.m4 script: 2014-02-15 21:22:30 +00:00
dmtcp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
none Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
self CRS/SELF: fix compiler warning: variable 'callback_matched' set but not used 2014-02-11 14:45:29 +00:00
crs.h Add explicit number for opal_crs_state_type_t enum (for debugging). Also add a MAX so we can easily check for out of bounds states during debugging. 2011-06-09 14:27:24 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
opal_crs.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00