Anis Ladram

Anis Ladram joined NVIDIA in 2020 after graduating his master’s in computer engineering from EPITA in Paris. He leads the development of NVIDIA Compute Sanitizer, a CUDA program checker.
Avatar photo

Posts by Anis Ladram

Developer Tools & Techniques

Better Bug Detection: How Compile-Time Instrumentation for Compute Sanitizer Enhances Memory Safety

CUDA C++ is standard C++ with extensions that enable functions to run on many parallel threads on a GPU. It has facilitated widespread adoption while allowing... 11 MIN READ