1
1
openmpi/orte
2013-07-14 18:57:20 +00:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Automatically generate a list of installed frameworks in project/include/project/frameworks.h 2013-03-27 21:10:32 +00:00
mca Turns out that there was exactly ONE place in all of the OMPI code base that still referred to OPAL_TRACE, though a few places retained the include file for no reason. So no point in letting this sit as it is clearly an unused "feature". 2013-07-14 18:57:20 +00:00
orted Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
runtime Fix an ordering problem that crept in due to the change in MCA param system. One MCA param would set a value, and then we did a hard reset of that value before testing another MCA param, thus removing a critical value for proper operation of the first param. 2013-07-14 16:22:13 +00:00
test Add client/server test 2013-04-15 13:10:42 +00:00
tools Fix two debugger attach bugs. 2013-06-20 16:18:05 +00:00
util Per an off-list discussion, it appears possible for a system to report failure when executing getpwuid. There are several reasons for this error to occur, most notably if the system uses a network-based authentication protocol (e.g., NIS) and that sytem gets overwhelmed when we launch on a lot of nodes. 2013-06-20 04:30:42 +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 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00