On 29 Oct 2010, at 12:06, Jeremy Roberts wrote:

> I'd suggest looking into TotalView (http://www.totalviewtech.com) and/or DDT 
> (http://www.allinea.com/).  I've used TotalView pretty extensively and found 
> it to be pretty easy to use.  They are both commercial, however, and not 
> cheap.  
> 
> As far as I know, there isn't a whole lot of open source support for parallel 
> debugging. The Parallel Tools Platform of Eclipse claims to provide a 
> parallel debugger, though I have yet to try it (http://www.eclipse.org/ptp/).

Jeremy has covered the graphical parallel debuggers that I'm aware of, for a 
different approach there is padb which isn't a "parallel debugger" in the 
traditional model but is able to show you the same type of information, it 
won't allow you to point-and-click through the source or single step through 
the code but it is lightweight and will show you the information which you need 
to know. 

Padb needs to integrate with the resource manager, I know it works with pbs_pro 
but it seems there are a few issues on your system which is pbs (without the 
pro).  I can help you with this and work through the problems but only if you 
work with me and provide details of the integration, in particular I've sent 
you a version which has a small patch and some debug printfs added, if you 
could send me the output from this I'd be able to tell you if it was likely to 
work and how to go about making it do so.

Ashley.

-- 

Ashley Pittman, Bath, UK.

Padb - A parallel job inspection tool for cluster computing
http://padb.pittman.org.uk


Reply via email to