CUDA library for Nitpick
Caution
STRICT SAFETY AUDIT REQUIREMENT: NO C DEPENDENCIES
This repository must contain 100% pure-Nitpick code.
No C shims, no C wrappers, no extern "C" blocks, and no calls to external C binaries or libc.
Any violation of this rule will result in an immediate failure of the safety audit.
Add this repository to your Nitpick project dependencies.
Please refer to the documentation in the source code.
MIT License