1
1
openmpi/ompi/mca/coll/portals4
Todd Kordenbrock 7c738fb657 coll-portals4: add gather and igather implementations that use Portals4 triggered operations
This commit adds implementations of gather and igather using
Portals4 triggered operations.  The default algorithm is linear,
but binomial can be selected using an MCA parameter -
coll_portals4_use_binomial_gather_algorithm.
2015-10-13 11:26:35 -05:00
..
coll_portals4_allreduce.c coll-portals4: allreduce: remove extra %d from error message. 2015-10-08 07:57:33 -05:00
coll_portals4_barrier.c coll-portals4: implement collective operations using Portals4 triggered operations 2015-06-02 11:41:19 -05:00
coll_portals4_bcast.c coll-portals4: implement collective operations using Portals4 triggered operations 2015-06-02 11:41:19 -05:00
coll_portals4_component.c coll-portals4: add gather and igather implementations that use Portals4 triggered operations 2015-10-13 11:26:35 -05:00
coll_portals4_gather.c coll-portals4: add gather and igather implementations that use Portals4 triggered operations 2015-10-13 11:26:35 -05:00
coll_portals4_reduce.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_portals4_request.c coll-portals4: implement collective operations using Portals4 triggered operations 2015-06-02 11:41:19 -05:00
coll_portals4_request.h coll-portals4: add gather and igather implementations that use Portals4 triggered operations 2015-10-13 11:26:35 -05:00
coll_portals4.h coll-portals4: add gather and igather implementations that use Portals4 triggered operations 2015-10-13 11:26:35 -05:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am coll-portals4: add gather and igather implementations that use Portals4 triggered operations 2015-10-13 11:26:35 -05:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00