Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
История
Shiqing Fan
199df1eadf
Rename a few var names.
...
This commit was SVN r23959.
2010-10-27 11:52:57 +00:00
..
asm
Fix the conditional branch, jump to the correct location. Reported by Matthew Clark
2010-08-09 10:07:58 +00:00
class
Update the thread protection in the ring_buffer class
2010-07-29 02:12:44 +00:00
config
Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac.
2010-10-24 18:35:54 +00:00
datatype
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
dss
The system headers are supposed to be protected by #ifdef and not by #if.
2009-07-16 18:27:33 +00:00
etc
Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided.
2008-08-27 02:40:02 +00:00
include
Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac.
2010-10-24 18:35:54 +00:00
mca
We had long-ago added a new loop type to libevent: EVLOOP_ONELOOP.
2010-10-26 20:29:22 +00:00
memoryhooks
- Replace combinations of
2009-08-20 11:42:18 +00:00
runtime
We had long-ago added a new loop type to libevent: EVLOOP_ONELOOP.
2010-10-26 20:29:22 +00:00
threads
Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac.
2010-10-24 18:35:54 +00:00
tools
Revert remaining svn kruft from r23764
2010-09-22 01:11:40 +00:00
util
Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested.
2010-10-25 14:31:18 +00:00
win32
Rename a few var names.
2010-10-27 11:52:57 +00:00
CMakeLists.txt
Correctly configure the new libevent mca for Windows.
2010-10-26 09:33:47 +00:00
Makefile.am
Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac.
2010-10-24 18:35:54 +00:00
win_makefile
Move all win32 related files in opal, and modify all the Makefiles.am to
2005-12-08 06:17:15 +00:00