Skip to content

mpirun - no output to stderr/stdout if prrte launch_orted_on_hn is true #7399

@hppritcha

Description

@hppritcha

By default, the mpirun now in master following the orted removal no longer forwards stdout/stderr from MPI processes in a job if the PRRTE launch_orted_on_hn mca parameter is set to true.

Its not clear how to feed the get the mpirun/prun binary to do the equivalent of

prte --daemonize --system-server
prun -n 4 --system-server-first

from the mpirun command line. The help documents a system-server-first option but this doesn't seem to be applicable.

Metadata

Metadata

Assignees

Labels

RTEIssue likely is in RTE or PMIx areas

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions