NVIDIA / nvbench

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

NVBench now supports not installing itself #141

Closed robertmaynard closed 1 year ago

robertmaynard commented 1 year ago

Switches nvbench to only default to having install rules when it is the parent project. That ensures that consumers of nvbench via CPM will not have install rules. They can explicitly optin via the NVBench_ENABLE_INSTALL_RULES variable