Debugging and profiling: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The Compute Canada national clusters offer a variety of debugging and profiling tools, both command line and those with a graphical user interface, whose use requires an X11 c...") |
|||
Line 5: | Line 5: | ||
== PGI Debugger (pgdb) == | == PGI Debugger (pgdb) == | ||
== | == ARM Debugger (ddt) == | ||
Please see the [[ | Please see the [[ARM software | ARM software page]]. |
Revision as of 18:51, 2 March 2018
The Compute Canada national clusters offer a variety of debugging and profiling tools, both command line and those with a graphical user interface, whose use requires an X11 connection. Note that debugging sessions should be conducted using an interactive job and not run on the login node.
Gnu Debugger (gdb)
PGI Debugger (pgdb)
ARM Debugger (ddt)
Please see the ARM software page.