1
1
openmpi/ompi/mca/coll
Rainer Keller 9736af1191 - Fix Coverity CID 182:
Well, well, just do not "call" ompi_comm_rank twice but rather
   reuse variable...

 - Fix Coverity CID 1262:
   Using uninitialized value "(statuses[err_index]).MPI_ERROR"
   Sure, these statuses are only initialized after ompi_request_wait_all,
   so introduce a short-circuit label to jump to...

This commit was SVN r21153.
2009-05-05 12:28:51 +00:00
..
base ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
basic Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
demo ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
hierarch ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
inter ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
self Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
sm ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
sm2 ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
sync ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
tuned - Fix Coverity CID 182: 2009-05-05 12:28:51 +00:00
coll.h Two major things in this commit: 2009-01-14 23:44:31 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00