mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Add example that demonstrates how to add/remove columns from the markdown table.
This commit is contained in:
@@ -73,6 +73,7 @@ various NVBench features and usecases:
|
||||
- [Reporting item/sec and byte/sec throughput statistics](examples/throughput.cu)
|
||||
- [Skipping benchmark configurations](examples/skip.cu)
|
||||
- [Benchmarking on a specific stream](examples/stream.cu)
|
||||
- [Adding / hiding columns (summaries) in markdown output](examples/summaries.cu)
|
||||
- [Benchmarks that sync CUDA devices: `nvbench::exec_tag::sync`](examples/exec_tag_sync.cu)
|
||||
- [Manual timing: `nvbench::exec_tag::timer`](examples/exec_tag_timer.cu)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user