Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
/
alps
История
Ralph Castain
a6a7335694
Catch a potential bug spanning several ESS modules. The node_rank and local_rank types were changed to uint16_t, however the modules returned UINT8_MAX as an "invalid" value. To clean this up, define an INVALID value for these types, and change the various modules so they return this value to indicate an invalid response.
...
This commit was SVN r20303.
2009-01-21 00:19:37 +00:00
..
configure.m4
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
configure.params
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
ess_alps_component.c
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00
ess_alps_module.c
Catch a potential bug spanning several ESS modules. The node_rank and local_rank types were changed to uint16_t, however the modules returned UINT8_MAX as an "invalid" value. To clean this up, define an INVALID value for these types, and change the various modules so they return this value to indicate an invalid response.
2009-01-21 00:19:37 +00:00
ess_alps.h
Merge in the mca_base_select changes per RFC:
2008-05-06 18:08:45 +00:00
Makefile.am
Remove linking components against ORTE and OPAL libs. This was
2008-11-08 00:56:57 +00:00