Is there a non-commerical/free available Linux tool for debugging of MPI parallelized C++ code? Something like Allinea DDT or TotalView? I know the tricks how to make use of gdb to attach to parallel running codes. But I find them tedious just to make some fast debugging. So is there any GUI based tool (maybe based on gdb) that directly supports for parallel debugging?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|