mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-05 14:11:29 +00:00
6 lines
194 B
CMake
6 lines
194 B
CMake
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
add_subdirectory(gemm_universal)
|
|
add_subdirectory(gemm_multi_d)
|
|
add_subdirectory(gemm_preshuffle) |