|
../
|
|
allgather.c
|
32.0 KB |
4032
|
9 months
|
goodell:
Minor warnings stomp.
No reviewer.
|
|
allgatherv.c
|
44.1 KB |
4046
|
9 months
|
goodell:
Fix for a bad part of r3981.
No reviewer.
|
|
allreduce.c
|
28.7 KB |
3794
|
10 months
|
goodell:
Roll back r3749 in order to fix ticket #397. The intent of r3749 is still …
|
|
alltoall.c
|
27.8 KB |
4438
|
7 months
|
thakur:
fix typo
|
|
alltoallv.c
|
14.1 KB |
4438
|
7 months
|
thakur:
fix typo
|
|
alltoallw.c
|
15.1 KB |
4438
|
7 months
|
thakur:
fix typo
|
|
barrier.c
|
13.9 KB |
4524
|
7 months
|
gropp:
Removed bogus inline from PMPI_LOCAL helper function; see #593
|
|
bcast.c
|
45.8 KB |
3741
|
10 months
|
goodell:
Fix a bug-in-waiting in bcast.c. This would have caused a problem if we …
|
|
exscan.c
|
13.5 KB |
3177
|
14 months
|
gropp:
Switch to the new macro for the global thread critical section (most of …
|
|
gather.c
|
24.9 KB |
3177
|
14 months
|
gropp:
Switch to the new macro for the global thread critical section (most of …
|
|
gatherv.c
|
13.3 KB |
4672
|
6 months
|
balaji:
This patch allows gatherv to use ssend only when enabled by an
environment …
|
|
helper_fns.c
|
11.8 KB |
4707
|
5 months
|
buntinas:
converted all uses of memcpy to the macro MPIU_Memcpy
|
|
Makefile.sm
|
0.8 KB |
100
|
2 years
|
balaji:
Added all components in the right places.
|
|
op_create.c
|
3.7 KB |
3177
|
14 months
|
gropp:
Switch to the new macro for the global thread critical section (most of …
|
|
op_free.c
|
2.6 KB |
3177
|
14 months
|
gropp:
Switch to the new macro for the global thread critical section (most of …
|
|
opband.c
|
2.4 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
opbor.c
|
2.4 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
opbxor.c
|
2.4 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
opland.c
|
4.2 KB |
4153
|
8 months
|
goodell:
Add LOGICAL_EXTRA groups to l{and,or,xor} reduction operations.
This …
|
|
oplor.c
|
4.2 KB |
4153
|
8 months
|
goodell:
Add LOGICAL_EXTRA groups to l{and,or,xor} reduction operations.
This …
|
|
oplxor.c
|
4.2 KB |
4153
|
8 months
|
goodell:
Add LOGICAL_EXTRA groups to l{and,or,xor} reduction operations.
This …
|
|
opmax.c
|
2.4 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
opmaxloc.c
|
4.5 KB |
4891
|
5 months
|
buntinas:
squashed float == warnings in opminloc and opmaxloc, and refactored code
|
|
opmin.c
|
2.4 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
opminloc.c
|
4.5 KB |
4891
|
5 months
|
buntinas:
squashed float == warnings in opminloc and opmaxloc, and refactored code
|
|
opprod.c
|
3.4 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
opsum.c
|
3.3 KB |
4137
|
8 months
|
goodell:
Refactor predefined reduction operations.
This version should greatly …
|
|
oputil.h
|
11.7 KB |
4168
|
8 months
|
goodell:
Fix for ticket #485, hopefully the last one.
MPIR_CXX_*COMPLEX_VALUE …
|
|
red_scat.c
|
50.4 KB |
3871
|
9 months
|
goodell:
Add a new non-commutative reduce-scatter algorithm.
This change …
|
|
reduce.c
|
42.1 KB |
4533
|
6 months
|
goodell:
Fix minor warning.
No reviewer.
|
|
scan.c
|
20.7 KB |
3856
|
9 months
|
gropp:
Moved declarations to beginnings of blocks (required by most versions of …
|
|
scatter.c
|
28.4 KB |
3177
|
14 months
|
gropp:
Switch to the new macro for the global thread critical section (most of …
|
|
scatterv.c
|
12.7 KB |
3964
|
9 months
|
balaji:
Error handling fixes for the coverage tests.
|