1
1
openmpi/opal/mca/shmem/mmap
Samuel Gutierrez 4c28c8cbd0 New sm BTL initialization take two. This approach is pretty simple. Instead of
using the modex or RML to share sm initialization information, have node rank 0
create a file containing initialization information in a well-known place. Then
during add_procs, the rest of the node processes requiring sm BTL initialization
will just read from that file to complete their initialization.

This commit was SVN r27789.
2013-01-11 16:24:56 +00:00
..
configure.m4 commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
help-opal-shmem-mmap.txt Update the data types used in opaldf to minimize the chance of overflow when 2012-10-11 16:11:23 +00:00
Makefile.am commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
shmem_mmap_component.c remove some unused cruft in shmem. minor common sm cleanup. 2011-12-16 22:43:55 +00:00
shmem_mmap_module.c New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
shmem_mmap.h Updates to r25652 -- put this MCA param in the shmem/mmap component. 2011-12-15 20:41:14 +00:00