Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
История
Ralph Castain
29b16cc800
Add missing include
...
This commit was SVN r23892.
2010-10-15 04:04:20 +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
Fix yet another mangling
2010-09-30 17:53:52 +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
event
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
include
Add missing include
2010-10-15 04:04:20 +00:00
mca
No need to have this AC_ARG_WITH in every component configure.m4 -- just put it up in the framework-level configure.m4.
2010-10-14 22:39:48 +00:00
memoryhooks
- Replace combinations of
2009-08-20 11:42:18 +00:00
runtime
Revert remaining svn kruft from r23764
2010-09-22 01:11:40 +00:00
threads
If debug is enabled, provide an mca param and supporting logic to output when OPAL_ACQUIRE_THREAD is waiting and has obtained the thread, and when OPAL_RELEASE_THREAD releases it.
2010-08-05 16:25:32 +00:00
tools
Revert remaining svn kruft from r23764
2010-09-22 01:11:40 +00:00
util
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
win32
A better way to make this work with VS 2010.
2010-08-03 09:06:50 +00:00
CMakeLists.txt
Use exclude lists for non-ordinary sub directories check.
2010-08-23 09:43:05 +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
win_makefile
Move all win32 related files in opal, and modify all the Makefiles.am to
2005-12-08 06:17:15 +00:00