1
1
openmpi/opal/mca
2014-11-06 01:39:25 -05: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 01:39:25 -05:00
common Makefile: fix problems with static linking 2014-10-24 16:27:54 -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 Extend the dstore framework to include a new "update_handle" API so the attributes of an existing handle can be changed. We can't just open a new handle as the upper layers won't know where to find the info. :-( 2014-10-10 12:40:32 -07: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 pmix: fix a return status in native_get_attr 2014-10-30 15:26:23 +09: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