Skip to content

Commit

Permalink
Update TaichiCore.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez authored Feb 11, 2025
1 parent 8880198 commit 15b934c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/TaichiCore.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ endif()

## This version var is only used to locate slim_libdevice.10.bc
if(NOT CUDA_VERSION)
set(CUDA_VERSION 10.0)
set(CUDA_VERSION 12.8)
endif()

if (TI_WITH_CUDA)
Expand Down

0 comments on commit 15b934c

Please sign in to comment.