1
1
openmpi/ompi/mca/btl/mx
Brian Barrett b8442ba505 Revamp the handling of wrapper compiler flags. The user flags, main configure
flags, and mca flags are kept seperate until the very end.  The main configure
wrapper flags should now be modified by using the OPAL_WRAPPER_FLAGS_ADD
macro.  MCA components should either let <framework>_<component>_{LIBS,LDFLAGS}
be copied over OR set <framework>_<component>_WRAPPER_EXTRA_{LIBS,LDFLAGS}.
The situations in which WRAPPER CPPFLAGS can be set by MCA components was
made very small to match the one use case where it makes sense.

This commit was SVN r27950.
2013-01-29 00:00:43 +00:00
..
btl_mx_component.c Refs trac:3130: Per comment 8 on the ticket, this MX patch fixes the cases 2012-06-29 13:52:40 +00:00
btl_mx_endpoint.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_mx_endpoint.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
btl_mx_frag.c Allow MX to handle shared memory and self communications. By default these features 2006-12-24 22:18:41 +00:00
btl_mx_frag.h Make it compile! 2012-07-08 00:06:13 +00:00
btl_mx_proc.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_mx_proc.h A lot of MX fixes. 2008-10-22 20:12:30 +00:00
btl_mx.c Make it compile! 2012-07-08 00:06:13 +00:00
btl_mx.h r24976 wasn't quite right -- you now actually get a warning if you 2011-08-10 17:24:36 +00:00
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00