Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Debug PTP problem

Thank you Greg for helping us...
Yes, I am running on Linux, trying to run/debug application locally.
I have double checked that sh BUILD finished without errors, and that path in debugger is pointing on bin directory.
I do not know what to do futher. I am sorry for delay answering on you reply.
Bye

On Tue, Sep 22, 2009 at 10:20 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Hi Dusan,

I need some more information on your setup. Are you running on Linux? Are you trying to run/debug the application locally?

Can you also verify the following:

1. You've built the sdm successfully by running the sh BUILD command?

2. You've configured the sdm path in the debugger tab of the parallel launch configuration to point to the sdm executable

3. If you're running locally, that the session address is "localhost".

Thanks,

Greg


On Sep 19, 2009, at 12:03 PM, Dušan Orlović wrote:

Hi all,
I've followed all instruction from
http://wiki.eclipse.org/PTP/release_notes/2.1 (except RTD because I dont
need it for now) and I can run MPI Hello world project in PTP Runtime. The
problem is that I can not debug it in PTP Debug perspective.
'Open MPI Job'  has encountered a problem.
Failed after finishing execution of parallel application.
 Open MPI application terminated with exit value 1.
I thinks it is an beginners problem, but I got stuck for two days already.
Thank you very much. _______________________________________________
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