Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmgr
История
Brian Barrett
ffe35ef6b8
Update the Cray XT3 run-time support files to compile with latest RTE changes
...
This commit was SVN r13172.
2007-01-17 22:47:27 +00:00
..
base
Fix a double-free error
2007-01-16 15:49:16 +00:00
cnos
Update the Cray XT3 run-time support files to compile with latest RTE changes
2007-01-17 22:47:27 +00:00
proxy
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
urm
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
Makefile.am
Fix the bug that caused mpirun to hang when a remote executable wasn't found using the rsh launcher. Will now test on a remote node
2006-10-11 18:43:13 +00:00
rmgr_types.h
Restore the paffinity capability, along with all the required logic to ensure we "do the right thing" when the user gives us inaccurate information about the number of slots on a remote node.
2006-12-06 15:59:34 +00:00
rmgr.h
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00