From c5b8b3b49440a523cdad6057a7f70239f606f5fd Mon Sep 17 00:00:00 2001 From: Allison Piper Date: Fri, 9 May 2025 16:19:02 -0400 Subject: [PATCH] Link GPU Mode talk talk from README. (#224) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a44714..43892dc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ features: * Measures the host-side execution time of a non-GPU benchmark. * Not suitable for microbenchmarking. +Check out [this talk](https://www.youtube.com/watch?v=1i7dxoAfKOU) for an overview +of the challenges inherent to CUDA kernel benchmarking and how NVBench solves them for you! + # Supported Compilers and Tools - CMake > 3.30.4