Published February 27, 2026
| Version v1
Software
Open
Reproduction Package for OOPSLA 2026 Article: Hunting CUDA Bugs at Scale with cuFuzz
Description
This repository contains the artifacts for cuFuzz, a GPU-oriented coverage-guided fuzzer for userland CUDA applications. cuFuzz combines host-side and device-side coverage collection with sanitization to effectively discover bugs in CUDA programs. More details on cuFuzz can be found in the OOPSLA 2026 paper (Hunting CUDA Bugs at Scale with cuFuzz). The REPRODUCTION.md document provides instructions to install, sanity-check, and reproduce the key paper’s results, along with expected deviations and limitations.
Files
oopsla26-cuFuzz-artifact.zip
Additional details
Software
- Repository URL
- https://github.com/NVlabs/cuFuzz