1
1
openmpi/opal/mca/shmem/posix
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-posix.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_posix_common_utils.c Gah! r25545 acidentally included ''waaaay'' more stuff than it was 2011-11-29 23:24:52 +00:00
shmem_posix_common_utils.h commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
shmem_posix_component.c New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
shmem_posix_module.c New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
shmem_posix.h commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00