We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c035020 commit e5fcc2cCopy full SHA for e5fcc2c
tests/cpp/CMakeLists.txt
@@ -43,5 +43,6 @@ include_directories(${CMAKE_SOURCE_DIR})
43
find_package(CUDAToolkit REQUIRED)
44
include(${CMAKE_SOURCE_DIR}/../../3rdparty/cudnn-frontend/cmake/cuDNN.cmake)
45
46
+add_subdirectory(comm_gemm)
47
add_subdirectory(operator)
48
add_subdirectory(util)
0 commit comments