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

Feature/type traits climits #104

Closed maddyscientist closed 2 years ago

maddyscientist commented 2 years ago

This PR adds functionality needed for QUDA to Jitify. Once merged into the v1 branch, it should propagated to v2 since this is also a critical PR for RAPIDS which uses the v2 branch.