1
1
openmpi/ompi/mca/pml
Brian Barrett d80218996f Rather than setting up the direct call stuff in ompi_mca (which requires
modifying ompi_mca for every interface that is direct called), do it in
the framework's .m4 file.

This commit was SVN r28031.
2013-02-04 23:26:42 +00:00
..
base Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
bfo Fix build issue when building with --disable-dlopen. 2013-01-28 20:14:59 +00:00
cm Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
crcpw Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00
csum Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
dr Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
example Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter". 2012-10-30 19:45:18 +00:00
ob1 Remove any dependency on libcuda.so in opal layer. All changes are within OMPI_CUDA_SUPPORT code. 2013-01-30 23:07:32 +00:00
v fix typo 2012-11-06 21:25:19 +00:00
configure.m4 Rather than setting up the direct call stuff in ompi_mca (which requires 2013-02-04 23:26:42 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
pml.h Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00