1
1
openmpi/opal/mca/shmem/sysv
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-sysv.txt commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +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_sysv_component.c New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
shmem_sysv_module.c New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
shmem_sysv.h commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00