1
1
openmpi/opal/mca
Howard Pritchard 3a14c8eeff fix build for cray xc
Recent addition of libfabric embdded broke build on Cray XC/XE.
This commit fixes this problem.
2014-12-08 22:21:13 -08: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 mca base: fix trivial typos in help message 2014-11-12 08:40:17 -08:00
btl usnic: fix show_help message 2014-12-08 11:39:07 -08:00
common fix build for cray xc 2014-12-08 22:21:13 -08: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 fix misc memory leaks specific to the master 2014-11-25 13:52:10 +09:00
event distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
hwloc Revise the way we handle hetero nodes as users are finding this (a) a significant surprise, and (b) confusing as to when it is required. So try to automate it a bit by creating a topology "signature" that mpirun can share on the cmd line with the remote daemons, thus allowing them to check to see if they match. This isn't comprehensive of course - for now, it only checks the number of each type of hwloc object on the node. This is good enough to pickup major differences (e.g., where we have different numbers of sockets or assigned core bindings). 2014-12-08 15:38:14 -08: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/cray: remove finalize call from comp close 2014-12-03 09:44:18 -07: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 Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
shmem shmem/mmap: do not use O_CREAT in shared memory attach 2014-10-24 11:02:04 -06:00
timer Fix the clock_gettime monotonic timer. Thanks to Gilles for the 2014-12-04 00:20:56 -05: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