commit: 0c0eadfcc0a270a1f881ae0e7bbf950417ac2e5c Author: Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com> AuthorDate: Thu May 23 13:16:08 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 26 09:19:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c0eadfc
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 <xgreenlandforwyy <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c0b37949457f..ef2790bad2f5 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 <[email protected]> (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 <[email protected]> (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
