1
1
openmpi/ompi/mca/coll/portals4
George Bosilca 366d64b7e5 Move the collective structure outside the communicator.
As we changed the ABI (forcing a major release), we can limit
the size of the predefined communicators by moving the collective
structure outside the communicator. This might have a minimal,
but unnoticeable, impact on performance. This approach has been
discussed during the January 2017 devel meeting.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2017-02-27 11:54:17 -06:00
..
coll_portals4_allreduce.c coll: Move reduce_local into the coll framework 2017-02-14 08:56:07 -06:00
coll_portals4_barrier.c coll: Move reduce_local into the coll framework 2017-02-14 08:56:07 -06:00
coll_portals4_bcast.c Completely removed ompi_request_lock and ompi_request_cond as we dont need them anymore. 2016-11-22 17:58:31 -05:00
coll_portals4_component.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
coll_portals4_gather.c Completely removed ompi_request_lock and ompi_request_cond as we dont need them anymore. 2016-11-22 17:58:31 -05:00
coll_portals4_reduce.c coll: Move reduce_local into the coll framework 2017-02-14 08:56:07 -06: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 Merge pull request #1161 from tkordenbrock/topic/add.triggered.scatter 2015-11-30 16:53:47 -07:00
coll_portals4_scatter.c Completely removed ompi_request_lock and ompi_request_cond as we dont need them anymore. 2016-11-22 17:58:31 -05:00
coll_portals4.h coll: Move reduce_local into the coll framework 2017-02-14 08:56:07 -06:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am coll-portals4: add scatter and iscatter implementations that use Portals4 triggered operations 2015-11-30 15:07:18 -06:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00