Skip to content

Commit e5fcc2c

Browse files
Re-enable building comm-gemm tests
Signed-off-by: Vladimir Cherepanov <[email protected]>
1 parent c035020 commit e5fcc2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ include_directories(${CMAKE_SOURCE_DIR})
4343
find_package(CUDAToolkit REQUIRED)
4444
include(${CMAKE_SOURCE_DIR}/../../3rdparty/cudnn-frontend/cmake/cuDNN.cmake)
4545

46+
add_subdirectory(comm_gemm)
4647
add_subdirectory(operator)
4748
add_subdirectory(util)

0 commit comments

Comments
 (0)