1
1
openmpi/opal/mca/btl/sm
Nathan Hjelm d7c7bb3993 btl/sm: re-enable the use of CMA and knem
At some point we added a sanity check to the btl base to ensure that
the btl flags match the available functions (this prevents user's from
specifying get or put when no function exists). This check was
disabling get for the sm btl since at the time of the check there is
no btl_get function. The simplest fix is to set a dummy value to btl_get
that will be overwritten with the proper value on btl initialization.

Closes #239.
2014-10-22 13:30:27 -06:00
..
btl_sm_component.c btl/sm: re-enable the use of CMA and knem 2014-10-22 13:30:27 -06:00
btl_sm_endpoint.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_sm_fifo.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_sm_frag.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_sm_frag.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_sm.c Quick pass over the sm-knem code, indent fixes 2014-10-17 10:38:35 -04:00
btl_sm.h Quick pass over the sm-knem code, indent fixes 2014-10-17 10:38:35 -04:00
configure.m4 btl/vader: improved single-copy support 2014-10-20 11:44:52 -06:00
help-mpi-btl-sm.txt btl sm: error if knem support is requested and cannot be activated 2014-10-16 20:01:26 -07:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00