Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
pls
/
bproc
История
Ralph Castain
a0ef517550
Fix some errors in the bproc components that prevented compiling. Thought I had already done this, but either those changes were lost when I did the merge, or my old man's memory is fading....
...
Whaz-at??? :-) This commit was SVN r12874.
2006-12-15 19:40:04 +00:00
..
configure.m4
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
configure.params
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +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 some errors in the bproc components that prevented compiling. Thought I had already done this, but either those changes were lost when I did the merge, or my old man's memory is fading....
2006-12-15 19:40:04 +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