Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
include
История
George Bosilca
f79c87f0c3
Correct the assembly using xaddl for IA32.
...
Add atomic functions for add and sub 32 and 64 bits for AMD64. This commit was SVN r24453.
2011-02-24 06:31:47 +00:00
..
opal
Correct the assembly using xaddl for IA32.
2011-02-24 06:31:47 +00:00
CMakeLists.txt
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +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
opal_config_bottom.h
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
opal_portable_platform.h
Convert the line endings for the added header files. They were changed automatically by Windows when adding new files.
2010-02-16 17:24:44 +00:00
opal_stdint.h
Revert the last patch. Still some warning should be issued on ia32 architectures. Looking for a fix.
2008-03-05 17:20:11 +00:00