Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] start program with mpirun with more than 1 node

Hi,
how could I start a program with more than 1 node. In eclipse it's only possible to start program with no parameter to mpirun. For testing purpose a start command could be:

mpirun N "program name"

That starts the MPI Program on all Nodes.

Greetings
Thorsten

Back to the top