Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhangzz committed Aug 5, 2024
1 parent 57b942f commit 69f90ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/turbomind/kernels/gemm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ if (BUILD_TEST)
test/reference.cu)
target_link_libraries(gemm_bench PRIVATE gemm2 nvbench::nvbench cublas)
endif ()
endif ()
endif ()

0 comments on commit 69f90ae

Please sign in to comment.