[Omp] Good OpenMP Debuggers?

Michael Suess mike_ml at suessnetz.de
Thu Jul 6 07:10:21 PDT 2006


On Thursday 06 July 2006 15:58, Terboven, Christian wrote:
> Hi Michael.
>
> > Or am I just too stupid to use them correctly??
>
> I don't think so. Debugging OpenMP codes can be hard, because you have
>   * to use the right compiler options,
>   * to use the right operating system kernel version,
>   * to use the right debugger, library, whatever ... patch level.
>
> Which programming language are you talking about, I assume C?

Hi Christian, hi all,

I probably should have said that: yes, I am primarily interested in C / C++. I 
think I also forgot to mention the platform I am using: I would really like 
to have a debugger for our own Opteron-system, but since I have access to 
your systems at Aachen, that would work as well (although more slowly ;-) ).

> While working with C and C++ I was quite successfull with Totalview and
> Sun Studio. If you like, I can help you to get started with these two
> debuggers on our systems, or maybe try to help you to get a similar
> environment on your systems regarding the prerequisites for a nice
> debugging experience as described above.

Thanks for the offer. I will contact you in private mail or by phone shortly.

> > Have I missed any good ones?
>
> Have you tried Visual Studio 2005? It works ...

We do not have any windows-machines here and I do not plan to setup another 
development environment as of now. 

Thanks for your answers,
Michael


More information about the Omp mailing list