Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmgr
/
proxy
История
Ralph Castain
684aa1bc9f
Since universe size now is an orte thing, we may as well give it some direct support. Create rmgr set/get functions so it becomes more obvious where this value is being defined and how to retrieve it. Modify the bproc pls to pass it to the app procs when launched. Modify one of the test programs to verify it has been correctly set.
...
This commit was SVN r15266.
2007-07-02 16:45:40 +00:00
..
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
Makefile.am
Just like r14289 on the ORTE trunk:
2007-04-12 11:19:42 +00:00
rmgr_proxy_component.c
Init locks in open() function. Init() function is not called from ompi_info and
2007-05-02 09:03:14 +00:00
rmgr_proxy.c
Since universe size now is an orte thing, we may as well give it some direct support. Create rmgr set/get functions so it becomes more obvious where this value is being defined and how to retrieve it. Modify the bproc pls to pass it to the app procs when launched. Modify one of the test programs to verify it has been correctly set.
2007-07-02 16:45:40 +00:00
rmgr_proxy.h
Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start.
2007-05-21 18:31:28 +00:00