Skip to main content

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


Parallel Tools Platform (PTP) End-User Runtime 6.0.4
Eclipse Juno Service Release 2
LAM/MPI version 7.1.4
system is Ubuntu 12

Am 23.03.2013 um 16:58 schrieb Beth Tibbitts <tibbitts@xxxxxxxxxx>:

Which target system configuration are you using, and which version of PTP do you have installed?
The run configuration dialog should have fields that let you specify arguments - the exact dialog
varies by target system configuration type.

See "Running Parallel Programs" in the PTP help http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.ptp.doc.user%2Fhtml%2F03pRunConfig.html&cp=51_9
The target system configuration is chosen on the "Resources Tab"


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


<graycol.gif>Thorsten Nicklaus ---03/23/2013 10:08:08 AM---Hi,how could I start a program with more than 1 node. In eclipse it's only possible to start program

<ecblank.gif>
    From:
<ecblank.gif>
Thorsten Nicklaus <oack-os@xxxxxxxxxxx>
<ecblank.gif>
    To:
<ecblank.gif>
<ptp-user@xxxxxxxxxxx>
<ecblank.gif>
    Date:
<ecblank.gif>
03/23/2013 10:08 AM
<ecblank.gif>
    Subject:
<ecblank.gif>
[ptp-user] start program with mpirun with more than 1 node
<ecblank.gif>
    Sent by:
<ecblank.gif>
ptp-user-bounces@xxxxxxxxxxx





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_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top