Posts by Ben Zaitlen
Data Science
Apr 20, 2023
Debugging a Mixed Python and C Language Stack
Debugging is difficult. Debugging across multiple languages is especially challenging, and debugging across devices often requires a team with varying skill...
18 MIN READ
Data Science
Mar 10, 2021
NVIDIA Tools Extension API: An Annotation Tool for Profiling Code in Python and C/C++
As PyData leverages much of the static language world for speed including CUDA, we need tools which not only profile and measure across languages but also...
9 MIN READ