Link to NVBench Demo from README.

This commit is contained in:
Allison Vacanti
2021-03-04 16:26:01 -05:00
parent b8876db858
commit 92fb4c7486

View File

@@ -8,6 +8,11 @@ parameters. Various timings are reported, including "cold" execution time
(single run per timed region) and "batch" execution time
(launch multiple kernels within a single timed region).
# Example Sandbox Project
See [NVBench Demo](https://github.com/allisonvacanti/nvbench_demo) for a simple
CMake project that builds an example benchmark using NVBench.
## Scope and Related Tools
NVBench will measure the CPU and CUDA GPU execution time of a ***single