1
1
openmpi/opal/mca
elenash 2687637071 Merge pull request #263 from elenash/master
dstore sm component implementing shared memory database for pmix client/server communication
2014-11-07 07:56:55 +03:00
..
allocator Cleanup the moved component's Makefile.am to use the opal instead of ompi directories 2014-07-31 04:41:04 +00:00
backtrace configury: ensure wrapper static LIBS is filled properly 2014-08-07 23:54:45 +00:00
base configury: new OPAL_SET_MCA_PREFIX/ORTE_SET_MCA_CMD_LINE_ID macros 2014-10-22 18:57:40 -07:00
btl Don't release the provided opal_proc in the error path. 2014-11-06 08:42:23 -08:00
common cleanup ugni compiler warnings 2014-11-06 12:25:10 -07:00
compress 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
crs configury: ensure wrapper static LIBS is filled properly 2014-08-07 23:54:45 +00:00
dstore This commit contains new dstore component sm which is used for communication between pmix server and clients at the same node via shared memory. 2014-11-06 16:01:19 +02:00
event distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
hwloc Per patch from Samuel Thibault, silence warning from Clang 2014-09-12 22:22:11 +00:00
if 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
installdirs 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
memchecker memchecker: per RFC, use calloc for OBJ_NEW 2014-10-07 09:55:54 -07:00
memcpy 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
memory configury: new OPAL_SET_MCA_PREFIX/ORTE_SET_MCA_CMD_LINE_ID macros 2014-10-22 18:57:40 -07:00
mpool configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
pmix Merge pull request #263 from elenash/master 2014-11-07 07:56:55 +03:00
pstat In case someone wants to use the pstat framework, we need to have the usual open/close functions that were lost in the conversion to the new framework system 2014-07-07 13:53:29 +00:00
rcache Cleanup the moved component's Makefile.am to use the opal instead of ompi directories 2014-07-31 04:41:04 +00:00
sec Turns out that valgrind has issues with strings that don't fall on nice 4-byte alignments with some optimized builds. So make the default security credential a nice 7-characters (so we get 8-bytes with the NULL terminator) to make valgrind shut up. 2014-05-22 00:36:25 +00:00
shmem shmem/mmap: do not use O_CREAT in shared memory attach 2014-10-24 11:02:04 -06:00
timer Remove catamount timer support 2014-10-03 14:53:09 -06:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Refs trac:3275. 2012-09-11 20:47:24 +00:00