-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels