1
1
openmpi/ompi/mca/pml
Brian Barrett 312f37706e In talking about this with Jeff and Ralph, we don't actually need
ompi_show_help, because opal_show_help is replaced with an 
aggregating version when using ORTE, so there's no reason to
directly call orte_show_help.

This commit was SVN r28051.
2013-02-12 21:10:11 +00:00
..
base In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
bfo In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +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 In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
dr In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +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 In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +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