gentoo/sci-libs/composable-kernel
Sv. Lockal f0352be064
sci-libs/composable-kernel: fix compilation with AMDGPU_TARGETS="gfx1012"
This adds few patches from https://github.com/ROCm/composable_kernel/issues/775#issuecomment-2726315348 that allow to compile with RDNA1 GPUs.
Also it limits the number of threads (jobs) expecting ~2Gb RAM usage per thread (as suggested in composable_kernel README).

Closes: https://bugs.gentoo.org/947583
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41240
Closes: https://github.com/gentoo/gentoo/pull/41240
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-15 17:10:23 +01:00
..