[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging composable_kernel



Hello


Le 03/03/2025 à 20:26, Cordell Bloor a écrit :
Hello,

The composable_kernel (CK) library [1] is used by a number of key libraries for AI applications on AMD GPUs, including MIOpen and PyTorch. Last year, Xuanteng and Christian attempted to package CK for Debian, but ran into difficulties. I believe that was also the case for Tom when he attempted to package CK for Fedora.

What makes this library difficult to package? And do we have any partial progress to build upon?

Sincerely,
Cory Bloor

[1]: https://github.com/ROCm/composable_kernel


The main problem i had to build upstream wuth my docker trixie image was that cmake 3.31.5-2 crash

Just checked, it is always the case
downgrading to 3.25.1-1 make it work

now I get this problem
error: option 'cf-protection=return' cannot be specified on this target
error: option 'cf-protection=branch' cannot be specified on this target
2 errors generated when compiling for gfx1102.

looks like it is detecting my board and don't like it ...
and all the rocm-hipamd workaround don't seem to work

will dig ...

Christian


Reply to: