1
1
openmpi/ompi/mca
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
..
bml pmix: added check for pmix fence status 2018-08-06 15:01:57 +06:00
coll ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
common Fix the PVAR allocation usage. 2019-02-02 19:03:43 -05:00
crcp Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
fbtl DDN's Infinite Memory Engine support for OMPIO 2018-08-16 11:45:47 +02:00
fcoll fcoll: make vulcan the default component 2018-06-22 14:12:02 -05:00
fs ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
hook ompi/hook: plug a misc memory leak 2018-08-30 10:07:18 +09:00
io romio321: ensure to distribute ompi_grequestx.h 2018-12-27 15:39:47 -08:00
mtl MTL_OFI: Changed Recv cancel to be non-blocking 2019-02-14 17:07:20 -05:00
op ompi/datatype: Add ompi_mpi_short_float 2019-02-01 12:43:13 +09:00
osc SPML/UCX: Add shmemx_alltoall_global_nb routine to shmemx.h 2019-04-26 14:47:58 +03:00
pml Prevent a segfault when accessing a rank outside a communicator. 2019-03-28 12:03:29 -04:00
rte configury: automatically select rte/pmix runtime if ORTE project is not built 2019-02-20 13:55:55 +09:00
sharedfp sharedfp/sm and lockedfile: fix naming bug 2018-08-27 12:40:49 -05:00
topo topo/treematch: silence a hwloc related warning 2019-01-30 14:51:38 +09:00
vprotocol Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mca.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00