Torsten Keßler
Torsten Keßler
I'm running into the same issue with ROCm 6.0.0. Migraphx skips the composable kernel integration only if [building on windows]( https://github.com/ROCm/AMDMIGraphX/blob/7f8f0fd0fa3be948bd9e86223f2dee8f9d5103ad/src/targets/gpu/CMakeLists.txt#L40-L43). There's four branches in this repo that contain `jit`...
MIGraphX points to a commit in the [migraphx](https://github.com/ROCm/composable_kernel/tree/migraphx) branch of this repo. And this branch does have a `CK_BUILD_JIT_LIB` option. As the maintainer of the Arch Linux packages I'd like...
> CK appears to have been overlooked during in the ROCm 5.6.0 release tagging process. Same with the 5.6.1 release.
Hi Cory, thanks for looking into my issue. The linked line is a good starting point. I recompiled rocalution with the patched hip but I get the same error messages....
No, the problem still exists.
Hi @PIPIPIG233666! Your issue is the same as I reported for https://github.com/ROCmSoftwarePlatform/rocALUTION/issues/174 It's a bug in the cmake config file for HIP.
ROCm 6.0.2 still suffers from this issue. @Mystro256 can you shed some light on this?