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

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



Back to the top