提交 1df0f1da 编写于 作者: A Alexander Smorkalov 提交者: Dikay900

Precise default CUDA version for Tegra X1 chips.

上级 535dc1e8
......@@ -84,7 +84,7 @@ if(CUDA_FOUND)
set(__cuda_arch_bin "3.2")
set(__cuda_arch_ptx "")
elseif(AARCH64)
set(__cuda_arch_bin "5.2")
set(__cuda_arch_bin "5.3")
set(__cuda_arch_ptx "")
endif()
else()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册