Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
iof
/
orted
История
George Bosilca
225f2b01c9
Don't release uninitialized objects.
...
This commit was SVN r21499.
2009-06-23 19:47:58 +00:00
..
.windows
Completely remove ltdl support for Windows build.
2009-05-05 18:59:13 +00:00
configure.params
Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code:
2008-10-18 00:00:49 +00:00
iof_orted_component.c
Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans.
2009-05-04 11:07:40 +00:00
iof_orted_read.c
Don't release uninitialized objects.
2009-06-23 19:47:58 +00:00
iof_orted_receive.c
- Revert r20740
2009-03-05 21:50:47 +00:00
iof_orted.c
- Revert r20740
2009-03-05 21:50:47 +00:00
iof_orted.h
* Fix a truckload of Cisco copyrights to be the same as the rest of
2009-01-11 02:30:00 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00