Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
f5e50abab2
Make class visible
...
This commit was SVN r24022.
2010-11-09 19:07:45 +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
Be a little more thorough about cleaning up during finalize
2010-11-09 14:56:27 +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
More lightweight build changes
2010-11-03 15:39:10 +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