05:55
2026-08-21
github.com
developer-tools
Testing CUDA kernel execution with GPU correctness harness
A new CUDA kernel correctness harness compiles kernels with nvcc, loads them into Python via ctypes, and checks outputs against NumPy baselines, with timing via CUDA events. All 23 tests pass on an NVโฆ