- 30 Nov, 2012 3 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
No reviewer.
-
- 29 Nov, 2012 5 commits
-
-
Pavan Balaji authored
Fixes tt#1749. No reviewer.
-
Pavan Balaji authored
Reviewed by goodell.
-
Pavan Balaji authored
in non-strict MPI or MPICH-specific tests. No reviewer.
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
Reviewed by goodell.
-
- 27 Nov, 2012 12 commits
-
-
James Dinan authored
Updated existing request-generating RMA ops test to verify that communication with PROC_NULL is handled correctly. Reviewer: goodell
-
James Dinan authored
This patch more efficiently handles request-generating operations that target the local process and MPI_PROC_NULL. These special cases return completed generalized requests, which cost less overhead. This also makes space for a more efficient implementation when direct, shared memory operations are implemented. Reviewer: goodell
-
James Dinan authored
Note: Request-generating operations can only be called within a passive target epoch. Reviewer: goodell
-
James Dinan authored
When called with a target process of PROC_NULL, RMA request-generating operations did not return a valid request handle. Reviewer: goodell
-
James Dinan authored
Reviewer: goodell
-
James Dinan authored
Many RMA tests did not limit their output when an error occurred. This adds the simple SQUELCH() macro to these tests to limit per-process error messages. Reviewer: goodell
-
James Dinan authored
This removes macro copy-paste clutter that was left around from when this state moved from MPID_Win into a separate structure. Reviewer: goodell
-
James Dinan authored
Added an additional error check and better documentation of how the state is tracked and updated for Fence. Reviewer: goodell
-
James Dinan authored
This test checks for invalid interleaving of passive and active target epochs. Currently, we do not detect this error, so this test case is disabled in the test suite. Reviewer: goodell
-
James Dinan authored
This test case verified that an odd (but correct) usage pattern of generalized active target synchronization works correctly: start-before-post. Reviewer: goodell
-
James Dinan authored
This test case checks that invalid nesting of PSCW operations is detected. Reviewer: goodell
-
James Dinan authored
This refinement to the existing PSCW state tracking more cleanly captures the PSCW state and further restricts erroneous usage. Reviewer: goodell
-
- 26 Nov, 2012 3 commits
-
-
David Goodell authored
This reverts r10641 and should fix most/all of tt#1758. A better fix should be considered.
-
William Gropp authored
-
William Gropp authored
-
- 25 Nov, 2012 1 commit
-
-
William Gropp authored
-
- 24 Nov, 2012 1 commit
-
-
William Gropp authored
[svn-r10664] Added missing argument transformations and explicit casts for int to and from MPI_Fint, as well as MPI_Count support
-
- 23 Nov, 2012 3 commits
-
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
[svn-r10660] Correct erroneous assumption about size of Fortran INTEGER; this assumption causes these tests to fail with a valid Fortran program when Fortran INTEGERs are not 4 bytes
-
- 21 Nov, 2012 4 commits
-
-
David Goodell authored
No reviewer.
-
David Goodell authored
This was easily seen with `--enable-strict`, but Jeff also pointed it out in tt#1754. No reviewer.
-
William Gropp authored
-
William Gropp authored
-
- 20 Nov, 2012 8 commits
-
-
David Goodell authored
Fixes tt#1752. No reviewer.
-
David Goodell authored
Contributed by IBM. Based on patch 0018 from code discussions.
-
David Goodell authored
Contributed by IBM. Based on patch 0013 from code discussions.
-
David Goodell authored
Adds a new helper function, ADIOI_Err_create_code. Contributed by IBM. Based on patch 0012 from code discussions.
-
David Goodell authored
Contributed by IBM. Based on patch 0011 from code discussions.
-
David Goodell authored
Contributed by IBM. Based on patch 0010 from code discussions.
-
David Goodell authored
Contributed by IBM. Based on patch 0009 from code discussions.
-
David Goodell authored
When opening file with inconsistent "amode"s. Contributed by IBM. Based on patch 0007 from code discussions.
-