Skip to content

NVIDIA/nvbench_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

git clone --recursive https://github.com/allisonvacanti/nvbench_demo.git

cd nvbench_demo

# Use your actual target architecture(s) or omit the option:
cmake -DCMAKE_CUDA_ARCHITECTURES=70-real .

make

./example_bench

About

Simple starter CMake project that uses NVBench.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published