1
1
openmpi/ompi/mca/coll
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
basic Implement reduce_scatter_block and ireduce_scatter_block, although possibly 2012-07-05 22:11:48 +00:00
demo 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
fca Support FCA v3.0 2013-01-31 11:14:27 +00:00
hierarch Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
inter Include the new .windows files into the tarball. 2012-08-23 12:50:51 +00:00
libnbc Fix memory leak in nbc init 2013-01-21 22:45:59 +00:00
ml Moving mca/common/netpatterns and commpaterns to ompi/patterns. 2013-02-05 21:52:55 +00:00
self 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
sm In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
tuned Reorder the loop index. 2012-10-08 21:34:26 +00:00
coll.h * Initial merge of the non-blocking collectives interface. No implementation of 2012-06-22 20:54:12 +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