From 0c0eadfcc0a270a1f881ae0e7bbf950417ac2e5c Mon Sep 17 00:00:00 2001 From: Yiyang Wu Date: Thu, 23 May 2024 21:16:08 +0800 Subject: [PATCH] profiles: ROCm 6 is now in good shape and can be unmasked PR https://github.com/gentoo/gentoo/pull/35998 bumps rocm ebuilds to 6.1 and are well tested. Although some test failure exists in dev-util/hip, it is usable in most cases. Signed-off-by: Yiyang Wu Signed-off-by: Sam James --- profiles/package.mask | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c0b37949457f4..ef2790bad2f5b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -605,17 +605,6 @@ sec-keys/openpgp-keys-jiatan # Test failure in watchpoints.dem, undefined function FresnelC. ~sci-visualization/gnuplot-6.0.0 -# Patrick Lauer (2023-12-23) -# ROCm-6 builds but has runtime issues for me ->=dev-libs/roct-thunk-interface-6.0.0 ->=dev-libs/rocr-runtime-6.0.0 ->=dev-libs/rocm-comgr-6.0.0 ->=dev-libs/rocm-device-libs-6.0.0 ->=dev-libs/rocm-opencl-runtime-6.0.0 ->=dev-util/hipcc-6.0.0 ->=dev-util/hip-6.0.0 ->=dev-util/rocminfo-6.0.0 - # Sam James (2023-12-14) # Gentoo's kernel maintainers have decided to discontinue gentoo-sources and # gentoo-kernel for old kernel LTS branches because of the resources to require