Skip to content

MPMD launch mode #1

@guoyejun

Description

@guoyejun

Hi, it's really a good project that helps me a lot, thank you.

In mpi, there's another launch mode, MPMD (multiple-program-multiple-data), see at https://www.ibm.com/docs/ja/smpi/10.2?topic=command-starting-mpmd-multiple-program-multiple-data-application, the basic syntax of the mpirun command is as follows:
mpirun -np num1 prog1 : -np num2 prog2

Will mpitx support this launch mode? thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions