Webinar 2021 Debugging your code with DDT

From SHARCNETHelp
Jump to navigationJump to search

DDT is a powerful serial/parallel code debugger which is installed on Graham cluster. In this webinar I will cover the basics of debugging using this tool, from simple serial code debugging, to debugging multithreaded/MPI/CUDA codes, to hybrid parallel code debugging. The example code from the live demo can be downloaded here: https://git.sharcnet.ca/syam/Debugging_exercises .