1
1
openmpi/ompi/mca/coll
Mike Dubman 889d46e966 support for FCA v3.0 and up
This commit was SVN r27731.
2012-12-31 05:49:22 +00:00
..
base add missing #include of opal/util/output.h 2012-11-13 07:14:41 +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 for FCA v3.0 and up 2012-12-31 05:49:22 +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 warnings in nbc 2012-10-29 19:52:43 +00:00
ml Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +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 Get the trunk to build again when --without-hwloc is specified. Move a couple of key type definitions and utilities out from under the HAVE_HWLOC test so they are always available as they don't really depend on hwloc's presence. Tell two compnents not to build if hwloc is disabled: 2012-09-26 23:24:27 +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