1
1
openmpi/oshmem
Nathan Hjelm 69b9bc2269 oshmem/memheap: correct usage of opal_dss functions
Any buffer given to opal_dss.load becomes the responsibility of the
opal_buffer_t object. It will be freed automatically if either the
opal_buffer_t is released or opal_dss.load is called again on the
buffer. opal_dss.unload will not prevent this unless no unpacking
takes place between the .load and .unload calls.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-14 13:54:56 -06:00
..
include oshmem: Do not install headers in case oshmem is off 2015-09-10 15:48:27 +03:00
mca oshmem/memheap: correct usage of opal_dss functions 2015-09-14 13:54:56 -06:00
op Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
request Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime oshmem: Do not install help files in case oshmem is off 2015-09-10 15:49:45 +03:00
shmem oshmem: Do not install man pages in case oshmem is off 2015-09-10 15:50:32 +03:00
tools oshmem: Do not install help files in case oshmem is off 2015-09-10 15:49:45 +03:00
util Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am oshmem: Add man3 pages 2015-08-25 12:52:35 +03:00