1
1
openmpi/oshmem
Alex Mikheev 0dfd321b59 OSHMEM: fixes error handling in memheap
Memory registration is aborted on first failure.
Already registered memory is freed and
correct error code is returned.

Memory deregistration always suceeeds 

reviewed by miked
cmr=v1.8.2:reviewer=ompi-rm1.8

This commit was SVN r32175.
2014-07-09 09:26:25 +00:00
..
include OSHMEM: rename atomic fetch&inc from 'pshmem_*' to 'shmem_*' 2014-05-20 20:45:07 +00:00
mca OSHMEM: fixes error handling in memheap 2014-07-09 09:26:25 +00:00
op OSHMEM: Added missing API for Java bindings (int16/32/64 stuff) 2014-04-30 12:03:23 +00:00
proc OSHMEM: add support for MPI collectives 2014-02-25 15:01:10 +00:00
request Revert r32082 and r32070 - the developer's conference has decided to go a different direction on the threaded progress effort. This will involve some degree of prototyping to understand the tradeoffs prior to making a final design decision, and so we'll hold off on the final change until that is completed. 2014-06-25 20:43:28 +00:00
runtime Revert r32082 and r32070 - the developer's conference has decided to go a different direction on the threaded progress effort. This will involve some degree of prototyping to understand the tradeoffs prior to making a final design decision, and so we'll hold off on the final change until that is completed. 2014-06-25 20:43:28 +00:00
shmem Java: update javadoc's install locations 2014-06-01 15:40:14 +00:00
tools Revert r32082 and r32070 - the developer's conference has decided to go a different direction on the threaded progress effort. This will involve some degree of prototyping to understand the tradeoffs prior to making a final design decision, and so we'll hold off on the final change until that is completed. 2014-06-25 20:43:28 +00:00
util OSHMEM: optimize print to spend less of formatting when not needed 2014-05-19 13:32:32 +00:00
Makefile.am Java bindings for OSHMEM. 2014-05-18 21:48:09 +00:00