1
1
openmpi/opal/mca/shmem
Jeff Squyres 90a2c3cd99 shmem base: this function had no purpose being public
Make it static to the base, and move it up higher in the file so that
multiple functions beneath it can call it.
2015-02-26 14:56:46 -08:00
..
base shmem base: this function had no purpose being public 2015-02-26 14:56:46 -08:00
mmap shmem: use C99 struct initialization 2015-02-26 14:56:46 -08:00
posix shmem: use C99 struct initialization 2015-02-26 14:56:46 -08:00
sysv shmem: use C99 struct initialization 2015-02-26 14:56:46 -08:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
shmem_types.h New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
shmem.h shmem: make the base_module_t a real mca_base_module_t 2015-02-26 14:56:46 -08:00