Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
/
rsh
История
Ralph Castain
c803af5d3d
Minor change to allow qrsh to tree spawn, if supported
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-01-27 16:34:08 -08:00
..
configure.m4
m4: rename OMPI_SUMMARY_* macros to OPAL_SUMMARY_*
2016-04-20 08:40:00 -07:00
help-plm-rsh.txt
Now that we have an "isolated" PLM component, we cannot just let rsh silently decline to run when it cannot find a launch agent - if we do, then we will -always- run on the local node. So if the user specifies a launch agent and we can't find it, then generate a pretty error message, report a fatal error back to the component select, and exit out.
2015-09-24 07:16:48 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
owner.txt
add owner files to opa/ompi/orte mca directories
2015-02-22 15:10:23 -07:00
plm_rsh_component.c
Minor change to allow qrsh to tree spawn, if supported
2017-01-27 16:34:08 -08:00
plm_rsh_module.c
If the HNP is going to request topology info, it cannot do so via a routed OOB message as the intervening daemons may not be ready. So disable routing until the VM is ready, and have daemons start routing as they receive the xcast launch msg (which includes the data they need to talk to their peers).
2017-01-27 15:37:16 -08:00
plm_rsh.h
Now that we have an "isolated" PLM component, we cannot just let rsh silently decline to run when it cannot find a launch agent - if we do, then we will -always- run on the local node. So if the user specifies a launch agent and we can't find it, then generate a pretty error message, report a fatal error back to the component select, and exit out.
2015-09-24 07:16:48 -07:00