thanks for the tip... I might give that a try next time I have a small  
parallel bug.

Derek

On Dec 8, 2008, at 10:51 AM, Manav Bhatia wrote:

> Thanks.
>
> I have been using Xcode for a few years now. Although it does not  
> allow direct debugging of parallel MPI applications, I have been  
> able to get around it by putting a conditional sleep command in my  
> code, which gives me some time to open separate Xcode projects and  
> attach the debuggers from each project to the different processes.
> I figured this out only about a week ago, and it has been working  
> great for me.
>
> Manav
>
>
>
> On Dec 8, 2008, at 11:37 AM, Derek Gaston wrote:
>
>> I've used a couple of different tools... but around here we've  
>> settled on Totalview.  It is expensive, and can be a pain.... but  
>> it is powerful enough to allow you to get your work done.  That  
>> said, I am interested in Eclipse+Extensions but haven't tried it.
>>
>> In my personal day to day work I actually just use XCode on OSX to  
>> do most of my debugging... only firing up Totalview when I _must_  
>> debug something in parallel.
>>
>> Derek
>>
>> On Nov 30, 2008, at 5:10 PM, Manav Bhatia wrote:
>>
>>> Hi
>>>
>>> What is your group's opinion on debugging tools for MPI
>>> applications? Anyone has any experience with Eclipse with Parallel
>>> Tools Platform?
>>>
>>> Thanks
>>> Manav
>>>
>>>
>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's  
>>> challenge
>>> Build the coolest Linux based applications with Moblin SDK & win  
>>> great prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in  
>>> the world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>> _______________________________________________
>>> Libmesh-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>>
>


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to