NVIDIA / jitify

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

fix template arguments, function type error #111

Closed Xseventh closed 1 year ago

Xseventh commented 1 year ago

for fix issue https://github.com/NVIDIA/jitify/issues/110

benbarsdell commented 1 year ago

LGTM, thanks! We mustn't have tested this combination of CUDA version and static linking option.