Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] help on Parallel Debug

Hi Greg,

Thank you very much for your response on this. The version I was using is mpich2-1.2.1, but I just switch to mpich2-1.0.6.p1 which was suggested on the web site, and still have similar result.

Regards,
David Huang

On Fri, Mar 12, 2010 at 9:43 AM, Greg Watson <> wrote:
David,

Which version of MPICH2 are you using? The problem is caused because the debugger is not able to work out which nodes the processes are on. This information is obtained from the mpdlistjobs command so it may be that the output format has changed.

Greg

On Mar 11, 2010, at 3:58 PM, David Huang wrote:

> Hi there,
>
> I have been trying to run a hello the world example with the paralle debugger, however I always get error "cannot create routine file:unable to determine process location" I am running PTP on ubuntu and using mpich2 as the agent. I can run the program without the debugger using the resource manager but can not run it with the debugger. Thank you in advance for your help.
>
> Regards,
> David Huang
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev

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



--
Regards,
David Huang

Back to the top