Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 9f782dd

Browse files
authored
Merge pull request #10 from knorth55/rm-compute-35
remove old compute_35
2 parents 4f1b058 + f2c803f commit 9f782dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

darknet_ros/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ if (CUDA_FOUND)
3131
CUDA_NVCC_FLAGS
3232
${CUDA_NVCC_FLAGS};
3333
-O3
34-
-gencode arch=compute_35,code=sm_35
3534
-gencode arch=compute_50,code=[sm_50,compute_50]
3635
-gencode arch=compute_52,code=[sm_52,compute_52]
3736
-gencode arch=compute_61,code=sm_61

0 commit comments

Comments
 (0)