NVIDIA / jitify

A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
BSD 3-Clause "New" or "Revised" License
516 stars 64 forks source link

CUDA 12 and misc fixes for jitify2 #117

Closed benbarsdell closed 1 year ago

benbarsdell commented 1 year ago

Fixes all tests when using CUDA 12. See commit messages for details. I hope to follow this up with support for nvJitLink soon.