1
1
openmpi/oshmem/mca/atomic/mxm
Mike Dubman 55e35e0f6e OSHMEM: Fix issue with incorrect mca variables registration
Few components had wrong mca variables registration procedure
List of them:
- atomic basic and mxm
- spml yoda and ikrit
Two mca variables as runtime_api_verbose and runtime_lock_recursive change
names to oshmem_api_verbose and oshmem_lock_recursive otherwise they
were not shown by oshmem_info tool.

fixed by Igor, reviewed by Miked
cmr=v1.8.2:reviewer=ompi-rm1.8

This commit was SVN r31962.
2014-06-06 17:36:47 +00:00
..
atomic_mxm_component.c OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +00:00
atomic_mxm_cswap.c OSHMEM: fix - use real mkey for atomics for rc/dc 2014-05-22 05:58:22 +00:00
atomic_mxm_fadd.c OSHMEM: fix - use real mkey for atomics for rc/dc 2014-05-22 05:58:22 +00:00
atomic_mxm_module.c OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +00:00
atomic_mxm.h OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +00:00
configure.m4 fix autogen warn, fixed by Roman, reviewed by miked 2013-10-25 14:39:37 +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