1
1
openmpi/oshmem/include
Gilles Gouaillardet 0a25420dac oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead
store oshmem related per proc data in an oshmem_proc_data_t struct,
that is stored in the padding section of an ompi_proc_t

this data can be accessed via the OSHMEM_PROC_DATA(proc) macro

Fixes open-mpi/ompi#2023
2016-09-01 14:20:14 +09:00
..
oshmem oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead 2016-09-01 14:20:14 +09:00
Makefile.am oshmem: replace header files in include/mpp with symlinks 2016-07-14 14:32:25 +09:00
oshmem_config.h OSHMEM: some autogenerated files should be static 2014-04-19 05:23:04 +00:00
pshmem.h oshmem: Align OSHMEM API with spec v1.3 (Added const to every read-only pointer argument) 2016-04-18 19:25:31 +03:00
pshmemx.h oshmem: Align OSHMEM API with spec v1.3 (extension api changes) 2016-04-18 19:38:16 +03:00
shmem-compat.h oshmem: Align OSHMEM API with spec v1.2 (Change profiling headers) 2015-11-24 18:21:09 +02:00
shmem.fh oshmem: Align OSHMEM API with spec v1.2 (add new functions) 2015-11-24 18:21:08 +02:00
shmem.h.in oshmem: Align OSHMEM API with spec v1.3 (Added const to every read-only pointer argument) 2016-04-18 19:25:31 +03:00
shmemx.h oshmem: Align OSHMEM API with spec v1.3 (extension api changes) 2016-04-18 19:38:16 +03:00