Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
f0reachARR committed Dec 27, 2023
1 parent 8621b76 commit b8c04c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/depth/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Licensed under the MIT License.

set(CMAKE_CUDA_ARCHITECTURES 53)
set(CMAKE_CUDA_COMPILER /usr/local/cuda-10.2/bin/nvcc)
# set(CMAKE_CUDA_COMPILER /usr/local/cuda-10.2/bin/nvcc)
enable_language(CUDA)
find_package(CUDAToolkit)

Expand Down

0 comments on commit b8c04c1

Please sign in to comment.