Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Mehdi Goli <[email protected]>
  • Loading branch information
AD2605 and mehdi-goli authored May 28, 2024
1 parent 9cdba84 commit 7b6eadd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -766,10 +766,6 @@ if (CUTLASS_ENABLE_CUBLAS)
target_compile_definitions(CUTLASS INTERFACE CUTLASS_ENABLE_CUBLAS=1)
endif()

if (CUTLASS_ENABLE_MKL AND CUTLASS_ENABLE_SYCL)
include(onemkl)
target_compile_definitions(CUTLASS INTERFACE CUTLASS_ENABLE_MKL=1)
endif()

include(${CMAKE_CURRENT_SOURCE_DIR}/cuDNN.cmake)

Expand Down

0 comments on commit 7b6eadd

Please sign in to comment.