1
1
openmpi/ompi/mca/coll
George Bosilca 2fefd3a928 Don't forget to move the pointer back by the true_lb.
This commit was SVN r25262.
2011-10-11 20:15:49 +00:00
..
base Dont use a temporary string. 2011-06-20 09:29:19 +00:00
basic Add support for MPI_IN_PLACE to MPI_Exscan. Required for MPI 2.2 compliance. 2011-09-20 14:54:41 +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 fix handling datatypes which have a gap in the beginning 2011-07-25 06:30:09 +00:00
hierarch Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +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
self Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
sm Fix a few miscelaneous memory leaks. 2011-07-08 16:39:58 +00:00
sm2 Obviously these were not needed. 2011-10-04 14:56:34 +00:00
sync Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
tuned Don't forget to move the pointer back by the true_lb. 2011-10-11 20:15:49 +00:00
coll.h Two major things in this commit: 2009-01-14 23:44:31 +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