Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vietanhdev authored Dec 21, 2020
1 parent dc570af commit c711f87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ https://github.com/protocolbuffers/protobuf

#### Compile and Run

- Update `GPU_ARCHS`: Modify `GPU_ARCHS` in `CMakeLists.txt` to suit your GPU. For Jetson Nano, GPU_ARCHS = 53 and for my RTX 2070, GPU_ARCHS = 75. Read more in following posts:
+ <https://www.programmersought.com/article/28125950847/>
+ <https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/>

- Compile
```
cd <project directory>
Expand Down

0 comments on commit c711f87

Please sign in to comment.