1
1
openmpi/ompi/proc
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
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc.c ompi_proc_complete_init_single: make the subroutine public 2016-02-22 11:01:06 +09:00
proc.h oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead 2016-09-01 14:20:14 +09:00