Skip to content

Output redirection to files broken in development branches #9309

Closed
openpmix/prrte
#1073
@albandil

Description

@albandil

I am using self-compiled development version of Open MPI on several version of openSUSE. The output redirection command line options --output-filename and --output-directory of mpiexec are broken in the current master branch as well as in the v5.0.x branch. No files or directories are created when using the commands

mpiexec --output-filename log hostname
mpiexec --output-directory logs hostname

Here follow some results from my investigation via git bisect:

master branch

v5.0.x branch

I consider the per-rank output redirection a great added value of Open MPI compared to other implementations and would welcome if this functionality was fixed.

I am aware that there is also some additional option --output, but at least in v5.0.x (haven't tried master) I am not able to reproduce --output-filename with that switch either.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions