1
1
openmpi/opal/mca/common
Jeff Squyres f040ef09ff libfabric: properly define HAVE_ALIAS_ATTRIBUTE
@ggouaillardet identified that HAVE_ALIAS_ATTRIBUTE was not properly
being defined in the embedded libfabric.  This is because the
embedded configury missed the test for it (i.e., the real configure.ac
for libfabric always defines HAVE_ALIAS_ATTRIBUTE to 0 or 1 -- we
didn't emulate that properly here in libfabric's configure.m4).

Also, fix some grammar and properly escape another AC_MSG_CHECKING
message in libfabric's configure.m4.
2015-02-18 03:26:34 -08:00
..
cuda btl/smcuda: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
libfabric libfabric: properly define HAVE_ALIAS_ATTRIBUTE 2015-02-18 03:26:34 -08:00
ofacm Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
sm Makefile: fix problems with static linking 2014-10-24 16:27:54 -07:00
ugni btl/ugni: use PMIX_GLOBAL for modex_send in ugni 2015-01-22 06:53:45 -08:00
verbs help messages: fix obvious typos 2014-12-11 12:23:33 -08:00
Makefile.am The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00