1
1
openmpi/orte
Ralph Castain bb521c6b7e Properly count local procs to set oversubscribed condition
This commit was SVN r24037.
2010-11-10 21:59:35 +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 Change the behavior of exporting/importing symbols on Windows, so that to fit the new build procedure, i.e. import statically linked opal/orte libraries for other libraries/binaries. There are several use cases when creating dll libraries: 2010-11-09 16:13:30 +00:00
mca Properly count local procs to set oversubscribed condition 2010-11-10 21:59:35 +00:00
orted Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
runtime Send the recovery flag 2010-11-10 21:26:28 +00:00
test Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00
threads Make class visible 2010-11-09 19:07:45 +00:00
tools Fix Windows build, add custom command to generate static libraries (opal and orte) for shared build. 2010-11-09 08:32:45 +00:00
util fixed crash in orte-ps caused by calls to OBJ_RELEASE on an opal_event_t object. 2010-11-09 18:41:43 +00:00
CMakeLists.txt Fix Windows build, add custom command to generate static libraries (opal and orte) for shared build. 2010-11-09 08:32:45 +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 Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00