multi_index.hpp Source File

multi_index.hpp Source File#

Composable Kernel: multi_index.hpp Source File
utility/multi_index.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
2// Copyright (c) 2018-2023, Advanced Micro Devices, Inc. All rights reserved.
3
4#pragma once
5
6#include "common_header.hpp"
7
8#if CK_EXPERIMENTAL_USE_DYNAMICALLY_INDEXED_MULTI_INDEX
10#else
12#endif