1
1
openmpi/oshmem
Gilles Gouaillardet 9c5d4bb3b9 oshmem: fix macro usage in pshmem.h
pshmem.h now includes shmem.h (since open-mpi/ompi@f46130cd20) and some macros were removed at that time.

Use the OSHMEM_HAVE_C11 macro (defined in shmem.h) instead of the
previous OSHMEMP_HAVE_C11 macrso previously defined in pshmem.h

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
(cherry picked from commit 5ea939aa54)
2019-03-06 00:14:19 +01:00
..
include oshmem: fix macro usage in pshmem.h 2019-03-06 00:14:19 +01:00
info oshmem: Fix scan coverity issues 2015-12-02 12:49:19 +02:00
mca oshmem/scoll: fix shmem_collect32/64 for zero-size length 2019-01-02 12:15:01 +02:00
op SHMEM/ATOMIC: refactoring of module API 2018-07-04 14:40:14 +03:00
proc oshmem: refactor group cache 2018-02-22 11:48:06 +02:00
request Fix the OSHMEM request padding. 2017-06-01 18:30:02 -04:00
runtime OSHMEM: added processing of zero-length collectives 2018-11-27 14:26:44 +02:00
shmem OSHMEM: added missing API for get/put operations 2019-01-09 11:52:26 +02:00
tools Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
util OSHMEM: fixes verbosity log level cal 2016-11-06 11:56:42 +02:00
Makefile.am build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00