gpo.zugaina.org

Search Portage & Overlays:

dev-util/therock-bin

ROCm SDK pre-built distribution from TheRock (gfx1150 / Strix Point)

Screenshots

  • therock-bin-7.13.0_alpha20260508
    ~amd64

    View      Download      Browse     License: MIT BSD Apache-2.0 UoI-NCSA Boost-1.0   
    Overlay: stuff

ChangeLog

commit 17c45d371d84ae01f8ddf69283e0166ca3008694
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 08:50:02 2026 +0200

dev-util/therock-bin: add 7.13.0_alpha20260508

Pre-built ROCm SDK from AMD's TheRock super-project, pinned to the
2026-05-08 nightly gfx1150 single-target build. Installs to
/opt/therock-bin/ and coexists with the system ROCm 7.2.3 in /usr —
no file conflicts; users opt in via per-shell ROCM_PATH/PATH/
LD_LIBRARY_PATH.

TheRock differs from our per-package ROCm 7.2.3 stack: it bundles
all ROCm subprojects (HIP, LLVM-with-AMD, math libs, profilers,
MIOpen, rocWMMA, etc.) at newer-than-tag commit SHAs, with hardware
enablement for gfx1150 (Strix Point iGPU) which the rocm.eclass 7.x
'unofficial' list exposes as a USE flag but tagged 7.2.3 sources
haven't been validated against. rccl and hipSPARSELt remain
gfx1150-excluded in TheRock 7.12 too (same upstream issues).

The distribution mostly vendors its system deps as librocm_sysdeps_*
inside its own lib/rocm_sysdeps/, so RDEPEND only covers the few
libs (libdrm, libelf, libnuma, libzstd, libcrypt) that a subset
of binaries still link against the system for. Verified end-to-end
on Strix Point: rocminfo enumerates the iGPU as Agent 2 / gfx1150
with ISA amdgcn-amd-amdhsa--gfx1150.

Distfile is a rolling-window nightly (~3 weeks of S3 retention),
so this revision is a snapshot — bump regularly or accept rot.
Mirroring to extra-stuff is impractical at 2.77 GiB.