1
1
openmpi/ompi/mca/coll
Pavel Shamis 6fac989588 Cleaning warnings in collectives code. Refs trac:3243.
This commit was SVN r27089.

The following Trac tickets were found above:
  Ticket 3243 --> https://svn.open-mpi.org/trac/ompi/ticket/3243
2012-08-17 15:36:13 +00:00
..
base Implement reduce_scatter_block and ireduce_scatter_block, although possibly 2012-07-05 22:11:48 +00:00
basic Implement reduce_scatter_block and ireduce_scatter_block, although possibly 2012-07-05 22:11:48 +00:00
demo WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
fca Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
hierarch Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
inter WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
libnbc fix several typecasts 2012-08-07 10:41:53 +00:00
ml Cleaning warnings in collectives code. Refs trac:3243. 2012-08-17 15:36:13 +00:00
self Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
sm Prevent the coll SM from looking for information about remote procs 2012-07-04 21:15:40 +00:00
tuned Ensure we assign "err" properly when invoking MCA_PML_CALLs. Although 2012-08-16 17:49:48 +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