1
1
openmpi/oshmem/mca/atomic
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
..
base OSHMEM: fix use of opal_verbose 2014-03-05 08:49:14 +00:00
basic OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +00:00
mxm OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +00:00
atomic.h OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +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