- 11 Oct, 2012 2 commits
-
-
James Dinan authored
-
James Dinan authored
-
- 10 Oct, 2012 1 commit
-
-
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.
-
- 25 Sep, 2012 1 commit
-
-
Pavan Balaji authored
No reviewer.
-
- 19 Sep, 2012 1 commit
-
-
Pavan Balaji authored
Reviewed by buntinas.
-
- 07 Sep, 2012 1 commit
-
-
James Dinan authored
Adds implementation of atomic fetch-and-op operation and several test cases. Reviewer: buntinas
-
- 05 Sep, 2012 1 commit
-
-
James Dinan authored
Reviewer: buntinas
-
- 30 Aug, 2012 1 commit
-
-
James Dinan authored
This patch adds support for the new MPI-3 compare-and-swap routine. The implementation embeds the data into the packet header to reduce the number of messages. Reviewer: buntinas
-
- 23 Aug, 2012 2 commits
-
-
James Dinan authored
Pulled bit manipulation arithmetic into macros for converting handles to indices in MPIR_Op and MPIR_Op_check_dtype function pointer tables. Reviewer: buntinas
-
James Dinan authored
This is an first step in implementing MPI_Get_accumulate. Currently, only communication with self is supported. Reviewer: buntinas
-