- 20 Oct, 2012 1 commit
-
-
James Dinan authored
Factored out code to initiate a lock operation and to wait for its completion. This will facilitate future changes, where the lock request can come from several different parts of the code. Reviewer: buntinas
-
- 19 Oct, 2012 16 commits
-
-
David Goodell authored
I think the trunk was broken by r10416, but autogen.sh should complete successfully now. No reviewer.
-
David Goodell authored
Contributed by Dmitri Gribenko <gribozavr@gmail.com>. http://lists.mcs.anl.gov/pipermail/mpich2-dev/2012-October/000997.html
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
Reviewed by goodell.
-
Pavan Balaji authored
version number for which the test is valid anyway. Reviewed by dinan.
-
Pavan Balaji authored
Reviewed by dinan.
-
Pavan Balaji authored
strict=false. Reviewed by dinan.
-
Pavan Balaji authored
suite. This patch does not automatically disable maintainer mode in the test suite package. If we want to do that, we should make that the default in configure.ac. Reviewed by dinan.
-
Pavan Balaji authored
MPI_. A slightly older version of this patch was reviewed by goodell.
-
Pavan Balaji authored
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
[svn-r10406] Add missing math library. Question, does this routine belong in the perf directory instead of this directory, which should only have correctness tests?
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
[svn-r10401] Added LLNL IO tests to available test; also updated known configure options for random tests
-
- 16 Oct, 2012 4 commits
-
-
David Goodell authored
Pavan noticed that this wasn't working correctly. No reviewer.
-
James Dinan authored
Release the request instead of manually setting refs. Reviewer: buntinas
-
James Dinan authored
This fixes FOP segv failures when configured with --enable-g=mem, and partially addresses ticket #1697.
-
William Gropp authored
-
- 15 Oct, 2012 3 commits
-
-
Anthony Chan authored
[svn-r10384] added check of receive buffer values for the inplace blocking collectives added in r10186. Added the equivalent tests of the inplace nonblocking collectives. This resolves req#1623.
-
William Gropp authored
-
William Gropp authored
[svn-r10377] More fixes for inter-language attribute use. Tested on x86 and 64-bit SPARC; there are still errors because of the incorrect use of int where MPI_Fint is needed, but this will work for most users, and the MPI_Fint case has been removed from MPI-3
-
- 12 Oct, 2012 2 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 11 Oct, 2012 9 commits
-
-
James Dinan authored
Removed dead code from passive target RMA processing. Reviewer: none
-
James Dinan authored
True_lb is always zero for predefined types; there's no need to include this in address calculations when processing predefined types. Reviewer: goodell
-
Pavan Balaji authored
No reviewer.
-
James Dinan authored
Removed unused local index variables in strided tests with indexed datatypes. Reviewer: none
-
James Dinan authored
Reviewer: goodell
-
James Dinan authored
Reviewer: goodell
-
James Dinan authored
-
James Dinan authored
-
James Dinan authored
-
- 10 Oct, 2012 2 commits
-
-
David Goodell authored
By setting "indent-tabs-mode:nil" we should hopefully begin to slowly squeeze out hard tabs from the source without a disruptive (to downstream projects) whitespace-fixing change. No reviewer.
-
William Gropp authored
-
- 09 Oct, 2012 1 commit
-
-
Pavan Balaji authored
Reviewed by goodell.
-
- 08 Oct, 2012 2 commits
-
-
Pavan Balaji authored
Kaz!
-
David Goodell authored
The ABI string (c:r:a) was bumped from 8:0:0 to 8:1:0 since the interface has not changed AFAICT. No reviewer.
-