As part of my research for my Ph.D. I am on a team that is currently developing an adjoint of…
Tag Archives: debug
Using the Debugging Tool Valgrind
Valgrind is an excellent, and sometimes necessary, tool for debugging troublesome programs. According to Valgrind’s website, the program can “automatically…