NVIDIA / nvbench

CUDA Kernel Benchmarking Library
Apache License 2.0
528 stars 66 forks source link

Support users which want static builds of nvbench #140

Closed robertmaynard closed 1 year ago

robertmaynard commented 1 year ago

Enables static builds of nvbench. To do this we needed to move to the latest version of rapids-cmake and bump our minimum cmake version.