Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
95578b0528
Fix single-node operations so that the HNP correctly exits when the job completes
...
This commit was SVN r18556.
2008-06-03 14:23:04 +00:00
..
etc
remove defunct file
2007-07-20 02:10:38 +00:00
include
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
2008-04-30 19:49:53 +00:00
mca
Fix single-node operations so that the HNP correctly exits when the job completes
2008-06-03 14:23:04 +00:00
orted
Fix single-node operations so that the HNP correctly exits when the job completes
2008-06-03 14:23:04 +00:00
runtime
Upgrade the node/orted failure detection code to cover all environments. Use the native environment's capabilities where possible - e.g., SLURM detects orted failure and can report it. Elsewhere, use a heartbeat system to detect orted failure - e.g., for TM and rsh. Heart rate is set via mca param. The HNP checks for callback every 2*heartrate, declares orted failure if not seen in last 2*heartrate time.
2008-06-02 21:46:34 +00:00
test
This commit represents a bunch of work on a Mercurial side branch. As
2008-05-13 20:00:55 +00:00
tools
Upgrade the node/orted failure detection code to cover all environments. Use the native environment's capabilities where possible - e.g., SLURM detects orted failure and can report it. Elsewhere, use a heartbeat system to detect orted failure - e.g., for TM and rsh. Heart rate is set via mca param. The HNP checks for callback every 2*heartrate, declares orted failure if not seen in last 2*heartrate time.
2008-06-02 21:46:34 +00:00
util
Break an infinite loop in orte_output caused by debugging of ORTE comm subsystems
2008-05-29 12:21:17 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte.
2008-03-05 22:44:35 +00:00