We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df27dcb commit 54cbcd0Copy full SHA for 54cbcd0
docs/best_practices.md
@@ -6,8 +6,7 @@ This document is **not intended to replace** the detailed benchmark documentatio
6
7
## NVBench
8
9
-* Purpose-built for CUDA GPU workloads.
10
-* Provides GPU-aware features: warmup runs, synchronization, throughput/latency metrics, and parameter sweeps, etc.
+* Provides GPU-aware features: runtime customization, throughput calculations, and parameter sweeps, etc.
11
* Produces machine-readable output (JSON, CSV) suitable for regression tracking and CI pipelines.
12
* The natural choice for benchmarking GPU-accelerated code.
13
* Also supports benchmarking normal CPU implementations.
0 commit comments