- 01 Nov, 2013 1 commit
-
-
Huiwei Lu authored
To cover the case when multiple communicators are created by MPI_Comm_idup. Signed-off-by:
Pavan Balaji <balaji@mcs.anl.gov>
-
- 07 Nov, 2012 2 commits
-
-
Pavan Balaji authored
Reviewed by buntinas.
-
Pavan Balaji authored
Reviewed by buntinas.
-
- 19 Oct, 2012 1 commit
-
-
Pavan Balaji authored
Reviewed by dinan.
-
- 02 Mar, 2012 1 commit
-
-
David Goodell authored
From MPI Forum ticket 168: http://svn.mpi-forum.org/trac2/mpi-forum-web/ticket/168 This version will not work for multithreaded initializations of MPI. Unfortunately, an implementation that deals with multithreading correctly is much more complex. Includes a simple test of the MPIX_Comm_idup functionality. No reviewer.
-
- 01 Feb, 2012 1 commit
-
-
David Goodell authored
Thanks to N. Radclif @ Cray for the bug report, proposed fix, and regression test case. Note that the fix in this commit is more complete than the one originally proposed in that ticket. No reviewer.
-
- 21 Nov, 2011 1 commit
-
-
Pavan Balaji authored
strict-mpi is enabled. Fixes tt#1549.
-
- 02 Nov, 2011 2 commits
-
-
Pavan Balaji authored
functions are integrated into the MPICH2 library build and do not require a separate build.
-
Pavan Balaji authored
-
- 30 Oct, 2011 1 commit
-
-
William Gropp authored
-
- 27 Oct, 2011 1 commit
-
-
Pavan Balaji authored
Reviewed by buntinas.
-
- 20 May, 2011 1 commit
-
-
David Goodell authored
MPICH2 currently fails this test when MPICH_COMM_SPLIT_USE_QSORT=false is set (the current bubble sort impl is unstable). See also tt#1493. Reviewed by buntinas@.
-
- 28 Apr, 2009 1 commit
-
-
William Gropp authored
-
- 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@.
-
- 02 Nov, 2007 1 commit
-
-
Pavan Balaji authored
-