Commit b866e267 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #4079 from Dikay900:2_4_to_master

parents 535dc1e8 1df0f1da
......@@ -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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment