Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] About debugging with PTP

Is your OpenMPI local or remote? (Same machine as eclipse, or do you have a local or synchronized project with a remote machine?)
Did you build sdm on the machine on which OpenMPI is installed?
Which version of PTP do you have installed?

If you have a remote target, does ssh work?
See http://wiki.eclipse.org/PTP/release_notes/5.0#Debugger


...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


Inactive hide details for Zhongmiao Li ---11/19/2011 07:52:45 PM---Dear all, I'm using PTP to debug my Open MPI program. HoweveZhongmiao Li ---11/19/2011 07:52:45 PM---Dear all, I'm using PTP to debug my Open MPI program. However, even I already set


    From:

Zhongmiao Li <mars.leezm@xxxxxxxxx>

    To:

ptp-user@xxxxxxxxxxx

    Date:

11/19/2011 07:52 PM

    Subject:

[ptp-user] About debugging with PTP

    Sent by:

ptp-user-bounces@xxxxxxxxxxx




Dear all,
I'm using PTP to debug my Open MPI program. However, even I already set global parallel break points, my program will just finish execution ignoring the break point. I'm sure that my resource manager is running and I have selected SDM as my Debugger. And there are some strange message output. 

First, there will be a messagebox with a progress bar saying "Writing routing file", but it will halt there and the progress bar never go further.
Then, a messagbox quickly jumps out showing "Master SDM Control has encountered a problem. SDM Master process finished with exit code -1", which as I think means that the program has finished execution.
At last the progress bar still has no progress, I have to click cancle button on it to close it. Then there will be a message box again, telling "Error Completing debug job launch. Reason: Cannot connect to debugger".
Above are alll the strange messages.

Can any one help me? Thank you very much!

--
Best regards
Li Zhongmiao
Distributed Computing

Institute Superior Tecnico, Lisbon, Portugal
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


GIF image

GIF image


Back to the top