ssh is not currently exiting - however - lets leave it temporarily
to get stdout/stderr - and don't wait on the process - no need currently This commit was SVN r2395.
Этот коммит содержится в:
родитель
8133ca94ca
Коммит
afe46e5673
@ -389,6 +389,7 @@ internal_spawn_proc(int jobid, ompi_rte_node_schedule_t *sched,
|
||||
|
||||
proc_cleanup:
|
||||
|
||||
#if 0
|
||||
/* TSW - this needs to be fixed - however, ssh is not existing - and for
|
||||
* now this at least gives us stdout/stderr.
|
||||
*/
|
||||
@ -414,6 +415,7 @@ internal_spawn_proc(int jobid, ompi_rte_node_schedule_t *sched,
|
||||
|
||||
ret = OMPI_ERROR;
|
||||
}
|
||||
#endif
|
||||
|
||||
cleanup:
|
||||
/* free up everything we used on the way */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user