Remove outdated CUDA platform compute_30

parent 0f399501
......@@ -132,7 +132,6 @@ else()
-gencode=arch=compute_62,code=sm_62)
else(TEGRA_DEMO)
set(CUDA_NVCC_ARCH_FLAGS
-gencode=arch=compute_30,code=sm_30
-gencode=arch=compute_35,code=sm_35
-gencode=arch=compute_50,code=sm_50
-gencode=arch=compute_52,code=sm_52
......
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