1
1
openmpi/oshmem/runtime
Sergey Oblomov 9de128afaf OSHMEM: added processing of zero-length collectives
- according spec 1.4, annex C shmem collectives should process
  calls where number of elements is zero independently from pointer
  value
- added zero-count processing - it just call barrier to
  sync ranks

Signed-off-by: Sergey Oblomov <sergeyo@mellanox.com>
2018-11-23 14:34:46 +02:00
..
help-shmem-runtime.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_info_support.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
oshmem_info_support.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_abort.c Use same prefix format for [host:pid] 2017-06-08 19:35:03 +09:00
oshmem_shmem_exchange.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_finalize.c OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
oshmem_shmem_init.c Miscellaneous compiler warning stomps. 2018-08-24 07:39:14 -07:00
oshmem_shmem_params.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_preconnect.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
params.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
runtime.h OSHMEM: added processing of zero-length collectives 2018-11-23 14:34:46 +02:00