NVIDIA Compute Sanitizer

NVIDIA Compute Sanitizer

NVIDIA® Compute Sanitizer is a functional correctness checking suite. This suite contains multiple tools that can perform different type of checks.

The Compute Sanitizer API enables the creation of sanitizing and tracing tools that target CUDA applications. Examples of such tools are memory and race condition checkers. The Compute Sanitizer API is composed of three APIs: the callback API, the patching API and the memory API. It is delivered as a dynamic library on supported platforms.

Documentation Center
These documents provide information regarding the current NVIDIA Compute Sanitizer 2022.4 release.