1
1
openmpi/ompi/mca/coll
Gilles Gouaillardet 678d08647b coll/libnbc: various fixes
- correctly handle non commutative operators
 - correctly handle non zero lower bound ddt
 - correctly handle ddt with size > extent
 - revamp NBC_Sched_op so it takes two buffers and matches ompi_op_reduce semantic
 - various fix for inter communicators

Thanks Yuki Matsumoto for the report
2016-07-07 15:55:49 +09:00
..
base coll/base: fix non zero lower bound ddt handling in ompi_coll_base_reduce_intra_basic_linear() 2016-07-07 15:49:48 +09:00
basic coll/basic: fix non standard ddt handling 2016-07-07 15:49:53 +09:00
cuda Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
demo Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fca coll/fca: add missing #include <alloca.h> 2015-12-24 14:33:58 +09:00
hcoll coll/hcoll: Protect module destruct when not fully initialized 2016-07-01 13:41:27 -05:00
inter coll/inter: fix non standard ddt handling 2016-07-07 15:49:59 +09:00
libnbc coll/libnbc: various fixes 2016-07-07 15:55:49 +09:00
ml configury: clean the flex generated .c files 2016-06-01 11:13:31 +09:00
portals4 coll-portals4: check return value from reduce kary tree functions 2016-04-18 12:02:30 +00:00
self Update the basic module to dynamically allocate the right 2015-10-08 12:00:41 -04:00
sm Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
tuned Fix comment. 2016-06-03 00:57:31 +09:00
coll.h coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00