1
1
openmpi/orte
2010-10-27 20:40:39 +00:00
..
config * Add shell of functionality required for supporting Portals4 2010-10-14 22:49:09 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
mca More fixes to make OMPI compile with minimal ORTE support again 2010-10-27 20:40:39 +00:00
orted Clean up a few initialization issues - don't think these are impacting the shared memory situation as it didn't fix the problem. 2010-10-26 02:41:42 +00:00
runtime Exclude stdbool.h for Windows, and use the definition in opal. Immigrate the socket pair support from libevent. Fix other minor things and make it compile. 2010-10-26 14:53:50 +00:00
test Clean up a few initialization issues - don't think these are impacting the shared memory situation as it didn't fix the problem. 2010-10-26 02:41:42 +00:00
tools Supply missing argument 2010-10-26 07:24:55 +00:00
util Clean up a few initialization issues - don't think these are impacting the shared memory situation as it didn't fix the problem. 2010-10-26 02:41:42 +00:00
CMakeLists.txt Rename a few odls help files for Windows installation. 2010-08-26 09:31:18 +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 Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00