The first patch simplifies rocm.eclass, dropping xnack feature in get_amdgpu_flags. This makes the compiled GPU binary more compatible. The details are explained the commit message.
The second commit adds support for ROCm 6 and MI300. Github pull request: https://github.com/gentoo/gentoo/pull/36254 Yiyang Wu (2): rocm.eclass: remove xnack flag for broader compatibility Enable ROCm 6, add gfx94{0,1,2} (MI300) support eclass/rocm.eclass | 31 +++++++++++++------------------ profiles/desc/amdgpu_targets.desc | 14 ++++++++++---- 2 files changed, 23 insertions(+), 22 deletions(-) -- 2.41.0