NVIDIA / nvbench

CUDA Kernel Benchmarking Library
Apache License 2.0
481 stars 63 forks source link

Implement and test NVRTC support #119

Open alliepiper opened 1 year ago

jrhemstad commented 1 year ago

I'm curious about what exactly would this mean? NVRTC can only compile device code, so it couldn't compile all the benchmark driver host code.