1
1
openmpi/ompi/mca/btl/ugni
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_ugni_add_procs.c btl/ugni: use grdma mpool to take advantage of shared lru 2012-06-20 23:03:59 +00:00
btl_ugni_component.c Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
btl_ugni_endpoint.c ugni: fix eager get 2012-06-29 15:43:29 +00:00
btl_ugni_endpoint.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_ugni_frag.c Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
btl_ugni_frag.h Fix a bug in the uGNI btl that could cause certain descriptor callbacks to be called twice. 2013-01-03 23:11:13 +00:00
btl_ugni_get.c ugni: fix eager get 2012-06-29 15:43:29 +00:00
btl_ugni_module.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_ugni_prepare.h Fix a bug on 32-bit systems introduced by r26626. This fix ensures that all supported btls (with exception of wv-- shiqing will need to help bring that one up to date with r26626) set the lval in prepare_src/dst when preparing a put or get segment. This fix also ensures a consistent use of lval in put and get for both local and remote segments. 2012-07-13 21:19:16 +00:00
btl_ugni_put.c Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
btl_ugni_rdma.h ugni: fix eager get 2012-06-29 15:43:29 +00:00
btl_ugni_send.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_ugni_smsg.c Fix a bug in the uGNI btl that could cause certain descriptor callbacks to be called twice. 2013-01-03 23:11:13 +00:00
btl_ugni_smsg.h Fix a bug in the uGNI btl that could cause certain descriptor callbacks to be called twice. 2013-01-03 23:11:13 +00:00
btl_ugni.h btl/ugni: use grdma mpool to take advantage of shared lru 2012-06-20 23:03:59 +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 ugni: fix eager get 2012-06-29 15:43:29 +00:00