1
1
openmpi/orte
2014-04-28 17:12:15 +00:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Follow the lead set by Jeff: no need to run AC_CONFIG_HEADERS on orte_config.h. However, unlike the MPI layer, we don't run that macro on another file in orte/include, so ensure we add that -I path back! 2014-04-28 17:12:15 +00:00
mca Close 3 more fd's that were leaking into child processes. 2014-04-24 15:36:24 +00:00
orted Fix a problem where we need to abort due to a mapping failure, but we are in a managed environment and thus the orteds have not wired up. Thus, if we send the exit message across the routed network, the remote daemons won't have a way to relay the message along - and we won't exit. 2014-04-02 04:17:55 +00:00
runtime Repair builds without hwloc 2014-03-05 02:48:15 +00:00
test Per the RFC, remove the sensor framework from the ORTE code area, relocating it offsite to the ORCM code area. Also update some ignores to ensure we don't pickup crosstalk in components 2014-04-15 21:48:24 +00:00
tools opal/util/fd.c: add new convenience function for setting FD_CLOEXEC 2014-04-24 13:04:49 +00:00
util Protect for the CLEANUP case where tmp hasn't been set yet 2014-04-18 23:34:53 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Something funny is going on when --without-orte, so revert the orte/Makefile.am for now while we try to figure it out 2014-03-11 23:07:21 +00:00