1
1
openmpi/oshmem
Alex Mikheev 67d66c2326
oshmem: sshmem: make mmap allocator a default instead of verbs
By default use mmap() to allocate memory for the symmetric heap.
It is safer and more portable choice than sysv and verbs.

Signed-off-by: Alex Mikheev <alexm@mellanox.com>
2016-12-14 13:31:16 +02:00
..
include Remove shmemx.h from shmem.h. Add shmem.h to shmemx.h 2016-12-06 06:42:26 +02:00
info oshmem: Fix scan coverity issues 2015-12-02 12:49:19 +02:00
mca oshmem: sshmem: make mmap allocator a default instead of verbs 2016-12-14 13:31:16 +02:00
op Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc oshmem: swap fields of oshmem_proc_data_t to prevent padding 2016-09-01 14:20:14 +09:00
request Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime cleanup: always #include <pthread.h> 2016-11-08 13:07:45 +09:00
shmem oshmem: memheap: removes find_offset 2016-11-21 16:09:17 +02:00
tools build: Custom libmpi_FOO name fix for wrapper compilers 2016-09-30 16:40:56 -05:00
util OSHMEM: fixes verbosity log level cal 2016-11-06 11:56:42 +02:00
Makefile.am build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00