Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
include
/
orte
История
Ralph Castain
7370235c3e
Create a more specific error code for when specific sockets are not available. Ensure that slurm 2.0 gets the expected error return if the process can't start for that reason so it can take corrective action.
...
This commit was SVN r21867.
2009-08-21 21:28:15 +00:00
..
constants.h
Create a more specific error code for when specific sockets are not available. Ensure that slurm 2.0 gets the expected error return if the process can't start for that reason so it can take corrective action.
2009-08-21 21:28:15 +00:00
Makefile.am
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
types.h
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
version.h.in
* Fix a small bug George noticed - if you change the prefix (or any of the
2006-03-12 04:35:01 +00:00