zhoutz / gpu_topk_bench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Cuda 96.5%Language:CMake 1.3%Language:Python 1.1%Language:Makefile 1.1%