# nvbench_demo **Repository Path**: mirrors_NVIDIA/nvbench_demo ## Basic Information - **Project Name**: nvbench_demo - **Description**: Simple starter CMake project that uses NVBench. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Quick Start ``` git clone https://github.com/NVIDIA/nvbench_demo.git cd nvbench_demo cmake -DCMAKE_CUDA_ARCHITECTURES=native . make ./example_bench ```