Debugging and profiling: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
== Gnu Debugger (gdb) == | == Gnu Debugger (gdb) == | ||
Please see the [[GBD page]] | |||
== PGI Debugger (pgdb) == | == PGI Debugger (pgdb) == |
Revision as of 16:52, 13 July 2018
This article is a draft
This is not a complete article: This is a draft, a work in progress that is intended to be published into an article, which may or may not be ready for inclusion in the main wiki. It should not necessarily be considered factual or authoritative.
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)
Please see the GBD page
PGI Debugger (pgdb)
ARM Debugger (ddt)
Please see the ARM software page.