1
1
openmpi/orte
Ralph Castain e100b8d165 don't need the return value, but should check for error
This commit was SVN r28534.
2013-05-16 15:15:02 +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 don't need the return value, but should check for error 2013-05-16 15:15:02 +00:00
orted No need for ORTE tools to use orte progress thread 2013-05-04 21:13:20 +00:00
runtime remove extra paren when --without-hwloc 2013-05-15 21:31:45 +00:00
test Add client/server test 2013-04-15 13:10:42 +00:00
tools Ensure that debugger connect can occur by getting the rml contact info updated before calling init_after_spawn 2013-05-06 22:00:45 +00:00
util The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem. 2013-04-08 23:34:16 +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