1
1
openmpi/opal/mca/common/ucx
Mikhail Brinskii 2ef5bd8b36 SPML/UCX: Add shmemx_alltoall_global_nb routine to shmemx.h
The new routine transfers the data asynchronously from the source PE to all
PEs in the OpenSHMEM job. The routine returns immediately. The source and
target buffers are reusable only after the completion of the routine.
After the data is transferred to the target buffers, the counter object
is updated atomically. The counter object can be read either using atomic
operations such as shmem_atomic_fetch or can use point-to-point synchronization
routines such as shmem_wait_until and shmem_test.

Signed-off-by: Mikhail Brinskii <mikhailb@mellanox.com>
2019-04-26 14:47:58 +03:00
..
common_ucx_wpool_int.h opal/common/ucx: Remove common_ucx_int.h 2019-02-19 14:22:07 -08:00
common_ucx_wpool.c opal/common/ucx: Rename wpool recv_worker to dflt_worker 2019-02-19 14:22:07 -08:00
common_ucx_wpool.h opal/common/ucx: Fix periodical flush in the worker pool 2019-02-19 14:22:07 -08:00
common_ucx.c ompi/oshmem/spml/ucx: use lockfree array to optimize spml_ucx_progress/delete oshmem_barrier in shmem_ctx_destroy 2019-03-21 23:01:45 +02:00
common_ucx.h SPML/UCX: Add shmemx_alltoall_global_nb routine to shmemx.h 2019-04-26 14:47:58 +03:00
configure.m4 MCA/COMMON/UCX: fixed build scripts 2018-06-27 11:10:25 +03:00
Makefile.am opal/common/ucx: Remove common_ucx_int.h 2019-02-19 14:22:07 -08:00
owner.txt ucx: add owner.txt for components 2018-12-01 17:14:03 +02:00