Files
composable_kernel/docs/sphinx/_toc.yml.in
spolifroni-amd d2f1541976 [rocm-libraries] ROCm/rocm-libraries#4300 (commit 07e9d56)
[CK] add inter/intrawave scheduling concept doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

## Proposed changes

Adding information about inter/intrawave scheduling
2026-02-07 00:11:11 +00:00

50 lines
1.3 KiB
YAML

defaults:
numbered: False
root: index
subtrees:
- caption: Install
entries:
- file: install/Composable-Kernel-prerequisites.rst
title: Prerequisites
- file: install/Composable-Kernel-install.rst
title: Build and install Composable Kernel
- file: install/Composable-Kernel-Docker.rst
title: Docker images
- caption: Conceptual
entries:
- file: conceptual/Composable-Kernel-structure.rst
title: Structure
- file: conceptual/Composable-Kernel-math.rst
title: Mathematical basis
- file: conceptual/CK-Tile-intra-inter-wave.rst
title: Intrawave and interwave scheduling
- file: conceptual/ck_tile/CK-tile-index.rst
title: CK Tile conceptual documentation
- caption: Tutorial
entries:
- file: tutorial/Composable-Kernel-examples.rst
title: Examples
- caption: Reference
entries:
- file: reference/Composable_Kernel_supported_scalar_types.rst
title: Scalar types
- file: reference/Composable_Kernel_custom_types.rst
title: Custom types
- file: reference/Composable_Kernel_vector_utilities.rst
title: Vector utilities
- file: reference/Composable-Kernel-wrapper.rst
title: Wrapper
- file: reference/Composable-Kernel-Glossary.rst
title: Glossary
- caption: About
entries:
- file: Contributors_Guide.rst
title: Contributing to Composable Kernel
- file: license.rst
title: License