1
1
openmpi/oshmem/util
Mike Dubman 0c2aa8abcd OSHMEM: Set SMA_SYMMETRIC_SIZE to default value
OpenSHMEMspec 1.1 introduces a set of environment variables that allows users to configure the Open-SHMEM implementation, and receive information about the implementation.
- Add SMA_SYMMETRIC_SIZE - number of bytes to allocate for symmetric heap
- SHMEM_SYMMETRIC_HEAP_SIZE (Mellanox extension) is used by a user to provide a size of symmetric area. This change sets this env variable in case a user does not set this variable
  directly.

fixed by Igor, reviewed by Miked

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

This commit was SVN r32257.
2014-07-17 17:53:15 +00:00
..
Makefile.am OSHMEM: refactoring to reuse common functions from different components. 2014-01-28 07:30:36 +00:00
oshmem_util.c OSHMEM: optimize print to spend less of formatting when not needed 2014-05-19 13:32:32 +00:00
oshmem_util.h OSHMEM: Set SMA_SYMMETRIC_SIZE to default value 2014-07-17 17:53:15 +00:00