#1049961 ITP: composable-kernel -- library for writing performance critical kernels for ML workloads

Package:
wnpp
Source:
wnpp
Submitter:
Christian Kastner
Date:
2025-08-23 02:25:02 UTC
Severity:
normal
#1049961#5
Date:
2023-08-17 11:23:48 UTC
From:
To:
* Package name    : composable-kernel
  Version         : 0+git20230816
  Upstream Author : Advanced Micro Devices, Inc.
* URL             : https://github.com/ROCmSoftwarePlatform/composable_kernel
* License         : MIT
  Programming Lang: C++
  Description     : library for writing performance critical kernels for ML workloads

Composable Kernel (CK) library aims to provide a programming model for
writing performance critical kernels for machine learning workloads
across multiple architectures including GPUs, CPUs, etc, through general
purpose kernel languages, like HIP C++.

CK utilizes two concepts to achieve performance portability and code
maintainability:

 * A tile-based programming model
 * Algorithm complexity reduction for complex ML operators, using
   innovative technique we call "Tensor Coordinate Transformation".

This is needed by MIOpen, which is also in the process of being
packaged.

This will be maintained by the Debian ROCm Team.

#1049961#16
Date:
2025-08-23 02:21:15 UTC
From:
To:
I filed this ITP report mistakenly under the wrong package name `ck`, which is
already taken (for concurrencykit). Please consider this bug closed.