From c711f871706d15db195635cd1f7d88e21334c150 Mon Sep 17 00:00:00 2001 From: "Viet Anh, Nguyen" Date: Mon, 21 Dec 2020 21:37:59 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7df67ae..791f7c9 100755 --- a/README.md +++ b/README.md @@ -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: + + + + + - Compile ``` cd