- 06 Nov, 2010 1 commit
-
-
William Gropp authored
[svn-r7416] Major improvement to RMA performance for long lists of operations, an immediate mode accumulate for single ints, store the MPID_Comm within the window, and added a basic performance instrumentation interface that was extensively used to improve the RMA performance (enabled with --enable-g=instr). With these fixes, MPICH2 can run the one-sided version of the Graph500 benchmark at a respectable if not great rate
-
- 27 Jul, 2010 1 commit
-
-
David Goodell authored
No reviewer.
-
- 13 Jan, 2010 1 commit
-
-
William Gropp authored
[svn-r6115] Use a defined typedef for the message match information; this is needed by the debugger interface
-
- 16 Dec, 2009 1 commit
-
-
William Gropp authored
[svn-r5977] Prepare for fix to the debugging interface by providing a name for the message_match_parts structure
-
- 24 Jul, 2009 1 commit
-
-
David Goodell authored
This ticket also converts the MPIDI_Request_recv_pending macro into two macros which have slightly clearer names and usages. The side effect of the old macro was very confusing. Reviewed by buntinas@.
-
- 04 Dec, 2008 1 commit
-
-
David Goodell authored
Reviewed by buntinas@.
-
- 10 Oct, 2008 1 commit
-
-
Pavan Balaji authored
[svn-r3298] Allow a configure option to set the rank to 16 or 32 bits. 16-bit rank is still the default. 32-bit ranks cannot be used till the Generic packet type size is fixed.
-
- 09 Oct, 2008 2 commits
-
-
Pavan Balaji authored
[svn-r3271] Committing the 64-bit optimization code for queue searching. This should make queue searches for the posted queue and the unexpected queue considerably faster for large queue lengths. Reviewed by buntinas.
-
Darius Buntinas authored
-
- 07 Oct, 2008 1 commit
-
-
Pavan Balaji authored
-
- 17 Sep, 2008 1 commit
-
-
David Goodell authored
This paves the way for some context ID handling changes Pavan is about to make.
-
- 02 Sep, 2008 1 commit
-
-
William Gropp authored
-
- 24 Jun, 2008 1 commit
-
-
William Gropp authored
[svn-r995] Make the message size type MPIR_Pint (pointer-sized int) instead of MPI_Aint (which may be larger than a pointer-sized int)
-
- 15 May, 2008 1 commit
-
-
William Gropp authored
[svn-r917] RMA updates - fixed mixed sync bug, flattened one level of call, replaced incorrect global function table with per-window table. Also updated configure to 2.62
-
- 28 Feb, 2008 1 commit
-
-
Darius Buntinas authored
-
- 02 Nov, 2007 1 commit
-
-
Pavan Balaji authored
-