Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
pls
/
bproc
История
Ralph Castain
46b7df5683
Fix bproc nodename to correctly assign process-to-nodename mapping
...
This commit was SVN r13244.
2007-01-22 19:39:00 +00:00
..
configure.m4
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
help-pls-bproc.txt
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00
pls_bproc_component.c
Retain the ability to run valgrind on the bproc launcher - do not call bproc_version if "nolaunch" is specified.
2006-12-15 14:01:21 +00:00
pls_bproc_state.c
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
pls_bproc.c
Fix bproc nodename to correctly assign process-to-nodename mapping
2007-01-22 19:39:00 +00:00
pls_bproc.h
Repair support for Bproc 4 on 64-bit systems. Update the SMR framework to actually support the begin_monitoring API. Implement the get/set_node_state APIs.
2006-12-15 02:34:14 +00:00