Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Shiqing Fan
d3701ccba8
type casts.
...
This commit was SVN r24013.
2010-11-09 09:17:22 +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
type casts.
2010-11-09 09:17:22 +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
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
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
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
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