1
1
openmpi/ompi/op
Rich Graham b9520e61dc get the sm optimized allreduce working for all but user defined
operations.  Added to the reduction operations a set of reduction
functions that take 2 input buffers and one output buffer to avoid
some extra memory copies.  These can't be used with user defined
operations.  The intel c collective suite passes both original, and
new (new, not the user defined operations).

This commit was SVN r17901.
2008-03-20 23:51:16 +00:00
..
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
op_predefined.c get the sm optimized allreduce working for all but user defined 2008-03-20 23:51:16 +00:00
op_predefined.h get the sm optimized allreduce working for all but user defined 2008-03-20 23:51:16 +00:00
op.c get the sm optimized allreduce working for all but user defined 2008-03-20 23:51:16 +00:00
op.h get the sm optimized allreduce working for all but user defined 2008-03-20 23:51:16 +00:00