NVIDIA / nvbench

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

Introduce machine-readable version of --list #130

Closed gevtushenko closed 1 year ago

gevtushenko commented 1 year ago

CUB tuning infrastructure needs a machine-readable format for --list. This PR introduces --jsonlist option and fixes a compilation issues for a few examples.