mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Update README.md
This commit is contained in:
@@ -70,7 +70,7 @@ To build the examples:
|
||||
```
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake -DNVBench_ENABLE_EXAMPLES=ON -DCMAKE_CUDA_ARCHITECTURE=70 .. && make
|
||||
cmake -DNVBench_ENABLE_EXAMPLES=ON -DCMAKE_CUDA_ARCHITECTURES=70 .. && make
|
||||
```
|
||||
Be sure to set `CMAKE_CUDA_ARCHITECTURE` based on the GPU you are running on.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user