1
1
openmpi/oshmem
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
..
include oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead 2016-09-01 14:20:14 +09:00
info oshmem: Fix scan coverity issues 2015-12-02 12:49:19 +02:00
mca oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead 2016-09-01 14:20:14 +09:00
op Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead 2016-09-01 14:20:14 +09:00
request Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime Merge pull request #1552 from kmroz/wip-hostname-len-cleanup-1 2016-05-02 09:44:18 -04:00
shmem oshmem/fortran: fix warning mesages && fix size 2016-07-22 15:54:01 +06:00
tools configury: capture configury command line 2016-07-29 09:14:09 +09:00
util oshmem: Enable force output for error messages 2015-11-11 13:26:10 +02:00
Makefile.am oshmem: Remove JAVA support 2015-12-03 11:59:07 +02:00