Skip to content

ROCm/Tensile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d56177f · Apr 22, 2025
Oct 11, 2024
Jun 14, 2022
Nov 19, 2024
Jan 31, 2025
Mar 5, 2025
Apr 16, 2025
Mar 1, 2023
Apr 22, 2025
Apr 16, 2025
Jan 29, 2025
Aug 28, 2024
May 19, 2020
Jun 21, 2024
Nov 12, 2020
Jun 19, 2024
Aug 8, 2019
May 28, 2024
Mar 5, 2025
Jan 9, 2025
May 3, 2021
Nov 12, 2024
Mar 5, 2025
Mar 12, 2025
Nov 12, 2024
Jul 30, 2024
Nov 30, 2023
Jul 24, 2024
Jan 11, 2025

Repository files navigation

Tensile is a tool for creating benchmark-driven backend libraries for GEMMs, GEMM-like problems (such as batched GEMM), and general N-dimensional tensor contractions on a GPU. The Tensile library is mainly used as a backend library for rocBLAS. Tensile acts as the performance backbone for a wide variety of 'compute' applications running on AMD GPUs.

Note

The published documentation is available at Tensile in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the Tensile/docs/src folder of this repository. As with all ROCm projects, the documentation is open source. For more information on contributing to the documentation, see Contribute to ROCm documentation.