- 06 Aug, 2010 1 commit
-
-
Darius Buntinas authored
[svn-r7012] replaced NMPI_[i]Send, [i]Recv, Wait[all] and Test with MPIR__impl, or directly called MPID_ functions. Reviewed by jayesh@
-
- 03 Aug, 2010 1 commit
-
-
David Goodell authored
There are probably more uses out there that I am missing at this point. No reviewer.
-
- 27 Jul, 2010 1 commit
-
-
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.
-
- 09 Jun, 2010 1 commit
-
-
Darius Buntinas authored
-
- 12 Mar, 2009 1 commit
-
-
David Goodell authored
No reviewer.
-
- 07 Oct, 2008 1 commit
-
-
David Goodell authored
significant additional functionality. This change contains the infrastructure for SMP collectives and an implementation of SMP-aware broadcast. Reviewed by thakur@.
-
- 22 Sep, 2008 1 commit
-
-
William Gropp authored
[svn-r3177] Switch to the new macro for the global thread critical section (most of this is an automated change, tested against the MPICH2 test suite)
-
- 01 Sep, 2008 1 commit
-
-
William Gropp authored
-
- 28 Aug, 2008 1 commit
-
-
Rajeev Thakur authored
-
- 26 Aug, 2008 1 commit
-
-
David Goodell authored
-
- 20 Aug, 2008 1 commit
-
-
David Goodell authored
the standard fashion. Previously error codes from the lower layer would be swallowed up and incorrectly reported as "too many communicators".
-
- 04 Aug, 2008 1 commit
-
-
David Goodell authored
release and get it correct.
-
- 03 Aug, 2008 1 commit
-
-
David Goodell authored
convention and will no longer obscure problems as "too many communicators". NOTE: trunk is currently broken as of r1249, but these changes build cleanly against r1248 so I think they'll be fine once we clean up r1249.
-
- 02 Nov, 2007 1 commit
-
-
Pavan Balaji authored
-