Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
/
ccp
История
Ralph Castain
0336460b0a
Continue implementation of resilient operations by supporting reuse of jobids for restarted procs. Ensure that restarted processes have valid node and local ranks, and that node rank values are passed to direct-launched processes.
...
This commit was SVN r21385.
2009-06-06 01:08:47 +00:00
..
.windows
Completely remove ltdl support for Windows build.
2009-05-05 18:59:13 +00:00
configure.m4
Update the RAS and PLM components for Windows.
2008-03-04 17:13:01 +00:00
configure.params
Update the RAS and PLM components for Windows.
2008-03-04 17:13:01 +00:00
help-plm-ccp.txt
- 2/4 commit for Windows Visual Studio and CCP support:
2008-12-10 21:01:54 +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
plm_ccp_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
plm_ccp_module.c
Continue implementation of resilient operations by supporting reuse of jobids for restarted procs. Ensure that restarted processes have valid node and local ranks, and that node rank values are passed to direct-launched processes.
2009-06-06 01:08:47 +00:00
plm_ccp.h
Per the July technical meeting:
2008-07-30 18:26:24 +00:00