Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
История
Ralph Castain
7154cbf2e0
Cleanup a couple of mis-labeled diagnostic outputs
...
This commit was SVN r20332.
2009-01-23 20:46:54 +00:00
..
alps
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
base
Make the data on local children and their jobs available globally on both daemons and the HNP. This simply shifts the data structures from the ODLS base to the orte globals area to support subsequent movement of the daemon collective operations from the odls to the grpcomm framework. As that will be a larger change, it will be implemented on a branch and rolled over separately.
2009-01-08 14:25:56 +00:00
bproc
Remove linking components against ORTE and OPAL libs. This was
2008-11-08 00:56:57 +00:00
cnos
This is a first step towards supporting fully-routed OOB communications:
2008-10-31 21:10:00 +00:00
env
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
hnp
Cleanup a couple of mis-labeled diagnostic outputs
2009-01-23 20:46:54 +00:00
lsf
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
portals_utcp
This is a first step towards supporting fully-routed OOB communications:
2008-10-31 21:10:00 +00:00
singleton
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
slurm
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
tool
Don't force tools to dump core files when they abort
2008-12-20 23:24:36 +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
ess.h
To support comm_spawn in fully routed environments, daemons need to know the route to all procs in their job family. They already had this information, but were not retaining it. The infrastructure to do so has existed for some time - just never had the time to complete it.
2008-11-18 15:35:50 +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