flatmm_uk_config.hpp Source File

flatmm_uk_config.hpp Source File#

Composable Kernel: flatmm_uk_config.hpp Source File
flatmm_uk_config.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
2// Copyright (c) 2018-2024, Advanced Micro Devices, Inc. All rights reserved.
3
4#pragma once
5
6#define CK_TILE_FLATMM_UK_MFMA_FP16 0
7#define CK_TILE_FLATMM_UK_MFMA_BF16 1
8#define CK_TILE_FLATMM_UK_MFMA_INT8 2
9#define CK_TILE_FLATMM_UK_MFMA_FP8 3
10#define CK_TILE_FLATMM_UK_MFMA_BF8 4