Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 40b4275

Browse files
committed
CI
Signed-off-by: Serge Panev <spanev@nvidia.com>
1 parent aab977e commit 40b4275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ include_directories("3rdparty/tvm/include")
332332
include_directories("3rdparty/dmlc-core/include")
333333
include_directories("3rdparty/dlpack/include")
334334

335+
message(STATUS "CUDAToolkit_VERSION_MAJOR ${CUDAToolkit_VERSION_MAJOR}")
335336
if(CUDAToolkit_VERSION_MAJOR LESS "11")
336337
include_directories("3rdparty/nvidia_cub")
337338
endif()

0 commit comments

Comments
 (0)