1
1
openmpi/oshmem/runtime
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
..
help-shmem-runtime.txt Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
oshmem_info_support.c do MPI_Barrier at the end of shmem_init() code but before we use shmem native collectives 2013-10-30 17:08:54 +00:00
oshmem_info_support.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
oshmem_shmem_abort.c OSHMEM: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +00:00
oshmem_shmem_exchange.c OSHMEM: memheap mkey exchange fix 2014-02-27 14:02:30 +00:00
oshmem_shmem_finalize.c OSHMEM: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +00:00
oshmem_shmem_init.c OSHMEM: better error messages when failing 2014-03-25 15:27:13 +00:00
oshmem_shmem_params.c OSHMEM: Fix issue with incorrect mca variables registration 2014-06-06 17:36:47 +00:00
oshmem_shmem_preconnect.h Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
params.h OSHMEM: SHMEM_API_ macro fix 2014-03-18 15:07:04 +00:00
runtime.h OSHMEM: memheap mkey exchange fix 2014-02-27 14:02:30 +00:00