News

Over the course of my career, I’ve had three distinct moments in which I saw a brand-new app and immediately felt it was ...
Understanding the resilience of general purpose GPU (GPGPU) applications is especially challenging because unlike CPU applications, which are mostly single-threaded, GPGPU applications can contain ...
Most of what Valgrind does is not needed for a simple heap profiler. Multi-threaded applications are not serialized when you trace them with heaptrack and even for single-threaded applications the ...