diff options
author | Yiyang Wu <xgreenlandforwyy@gmail.com> | 2024-05-23 21:16:08 +0800 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-26 10:19:24 +0100 |
commit | 0c0eadfcc0a270a1f881ae0e7bbf950417ac2e5c (patch) | |
tree | fa5870fca0c62cd1b23ead3cd7190b2bec63f6f9 /profiles | |
parent | dev-libs/rocm-opencl-runtime: drop 6.0.0, drop 9999, add 6.1.1 (diff) | |
download | gentoo-0c0eadfcc0a270a1f881ae0e7bbf950417ac2e5c.tar.gz gentoo-0c0eadfcc0a270a1f881ae0e7bbf950417ac2e5c.tar.bz2 gentoo-0c0eadfcc0a270a1f881ae0e7bbf950417ac2e5c.zip |
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@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 11 |
1 files changed, 0 insertions, 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 <patrick@gentoo.org> (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 <sam@gentoo.org> (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 |