Skip to content

master: mpirun does not emit error message with non-existent executable #7564

@jsquyres

Description

@jsquyres

On master HEAD, mpirun (i.e., prun), does not seem to emit an error message if there is no executable found:

$ mpirun -n 1 uptime
 15:03:51 up 200 days, 10:36, 80 users,  load average: 0.59, 1.66, 1.29
$ mpirun -n 1 uptimefasdfgaskfasdlkfsadf
$ echo $?
78

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions