1
1
openmpi/oshmem/mca/sshmem
Alex Mikheev 3b5fa97790 OSHMEM: fixes problem with local heap2heap copy
check for possibility of heap2heap copy was incorrect
in case when shared heaps have different virtual
addresses on same host.

It seems that ibv_exp_reg_mr() on CIB cards may return
different VAs for heap on same node. On CX3 addresses are
the same.

reviewed by miked

cmr=v1.8.2:reviewer=ompi-rm1.8

This commit was SVN r31969.
2014-06-09 09:41:44 +00:00
..
base Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
mmap Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
sysv Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
verbs OSHMEM: fixes problem with local heap2heap copy 2014-06-09 09:41:44 +00:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
sshmem_types.h OSHMEM: sshmem verbs: ofed api changes 2014-04-13 16:54:18 +00:00
sshmem.h OSHMEM: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +00:00