- 30 Jul, 2010 3 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 29 Jul, 2010 10 commits
-
-
David Goodell authored
This eliminates spurious warnings from helgrind/drd about fields in MPID_Request that obj->next aliases. No reviewer.
-
Darius Buntinas authored
-
David Goodell authored
Originally broken by r6919. No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
No reviewer.
-
Darius Buntinas authored
-
Anthony Chan authored
-
Pavan Balaji authored
e.g., fork.
-
- 28 Jul, 2010 15 commits
-
-
David Goodell authored
The sendselfth and ctxdup tests exhibited the bug most clearly. Reviewed by buntinas@.
-
David Goodell authored
The send and recv buffers aliased each other in an "in place" fashion, yet MPI_IN_PLACE was not used. Thanks to Joe Ratterman @ IBM for the bug report. No reviewer.
-
David Goodell authored
Thanks to Joe Ratterman @ IBM for the bug report. No reviewer.
-
David Goodell authored
This required moving CHKMEMCPYANDSTMT above the "/* --BEGIN ERROR MACROS-- */" line. This lets maint/extracterrmsgs know that **memcpyalias is actually used and avoids an "(unknown)(): Internal MPI error!" message when memcpy arguments are aliased in MPIR_Localcopy. Also fix a format string mismatch. No reviewer.
-
David Goodell authored
Allows specifying the errnames.txt file on the command line without specifying the whole src/mpi/errhan directory. No reviewer.
-
William Gropp authored
[svn-r6949] Added Mac OSX Darwin to known architectures for ROMIO. This eliminates warnings about unrecognized architecture when building ROMIO
-
Jayesh Krishna authored
[svn-r6948] Thread id type is defined only if thread level is >= THREAD_SERIALIZED, so define cs_holders -added in r6911- only in that case
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Darius Buntinas authored
-
David Goodell authored
No reviewer.
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Anthony Chan authored
[svn-r6940] Replaced enable_fc=default setting by enable_fc=yes and set enable_fc=no if any Fortran90 test fails. Guarded all AC_PROG_[CC|F77|FC|CXX] so none of the *FLAGS would be set -g -O2. Eliminated duplicated PAC_PROG_FC/PAC_PROG_FC_WORKS caused by inconsistent use of enable_fc=default. Moved AC_PROG_[CC|F77|FC|CXX] right before the corresponding language tests to improve readability of the code.
-
- 27 Jul, 2010 12 commits
-
-
Darius Buntinas authored
[svn-r6939] bug fix: the communicator wasn't passed to the err_return function, so we weren't checking whether to return errors or abort
-
David Goodell authored
This commit may be slightly conservative in some of the pt2pt code, but it is not obvious that persistent requests handles don't need to be published safely. Until it is proven otherwise, we will take the write memory barrier hit (on some platforms). No reviewer.
-
David Goodell authored
[svn-r6937] add MPIU_OBJ_PUBLISH_HANDLE macro to enable lockfree access to read-only MPI object fields No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
-
David Goodell authored
-
David Goodell authored
No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
Fine-grained multithreading still breaks dynamic processes in a pretty big way, but at least the test suite passes a bit more reliably with these in place. No reviewer.
-
David Goodell authored
No reviewer.
-
David Goodell authored
This suppresses warnings about defined but not used. No reviewer.
-