Skip to content

[UX] Simplify the use of mpirun #2467

@peterschmidt85

Description

@peterschmidt85

Currently, we have to write custom logic inside commands to make mpirun work (e.g., waiting for all nodes, FIFO, etc.). The ideal solution would be for users to avoid writing custom code inside commands.

One possible solution is to support mpi: true. While users would still be able to use custom commands, those who prefer not to would benefit from this new property.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions