gpo.zugaina.org

Search Portage & Overlays:

sci-libs/aotriton-bin

Ahead of Time (AOT) Triton Math Library (binary package)

Screenshots

  • aotriton-bin-0.13b
    -* ~amd64
    +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1103 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 +amdgpu_targets_gfx1250

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • aotriton-bin-0.13b
    -* ~amd64
    +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1103 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • aotriton-bin-0.12b
    -* ~amd64
    +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1103 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • aotriton-bin-0.11.2b
    -* ~amd64
    +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1103 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • aotriton-bin-0.11.1b-r1
    -* ~amd64
    +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1103 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • aotriton-bin-0.11b-r1
    -* ~amd64
    +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit ce0b61a5c61be8ab69d77a2ddeec2b5e18495e6a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Aug 30 15:01:40 2026 +0200

sci-libs/aotriton-bin: wire the ROCm 10.0 shim for 0.13b

The 6.4/7.0/7.1/7.2 -> 7.14/7.15 gap in upstream's shim set is AMD renumbering
its releases, not missing releases: the 7.14/7.15 line became ROCm 10.0, and
dev-util/hip-10.0.0 reports HIP version 7.15.0 via `hipconfig --version`. So
rocm7.15 is the shim for hip-10.0, and the earlier note here -- that these were
"deliberately not wired ... until those HIP versions are confirmed to exist" --
is now settled.

src_unpack selects the archive by the installed hip's $(ver_cut 1-2), which is
"10.0", so fetch the rocm7.15 asset under a -rocm10.0- name. Cap moves to
<dev-util/hip-11 accordingly.

Also make the selection loud. The RDEPEND range is necessarily wider than the
set of shims SRC_URI lists, since upstream skips HIP versions; an unmatched
version previously unpacked only the gfx images and produced a package with no
libaotriton_v2.so in it, with nothing failing until something tried to link
against it. Now it dies in src_unpack naming the version it wanted.

0.12b is deliberately left alone: it ships no 7.14/7.15 shim at all (verified
against its release assets), so its <dev-util/hip-7.3 cap is accurate.

Verified against hip-10.0.0: libaotriton_v2.so.0.13.0 installs at 19.7 MB with
the amd-gfx115x images, i.e. the shim really is selected.

commit 0348b07313f2561246e38ce22739e3268308fee6
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Aug 23 17:22:36 2026 +0200

sci-libs/aotriton-bin: block sci-libs/aotriton

commit ca8261c4ffaadde41193177e0267b04df6593353
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Aug 3 14:49:49 2026 +0200

*/*: normalize metadata.xml whitespace

Use the overlay-wide two-space XML indentation convention and remove the remaining trailing whitespace so metadata stays consistent and diff-safe.

commit 4c661ffedacc036763776688bf5068557b79de61
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 18 23:42:34 2026 +0200

sci-libs/aotriton-bin: add 0.13b

Adds the standalone gfx1250 kernel image (a new AMDGPU_TARGETS value)
that 0.13b splits out from the gfx12xx bundle. The wired HIP range is
unchanged from 0.12b (rocm6.4..7.2); 0.13b's additional rocm7.14/7.15
shims are left out until those HIP versions are available to select
them.

commit 8a69d115c636eb2e1761d6f0a5c27e4d41960552
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 18 16:03:33 2026 +0200

sci-libs/aotriton-bin: new package (0.12b)

sci-ml/caffe2 2.13.0 requires aotriton 0.12b (cmake/External/aotriton.cmake
__AOTRITON_VER), but ::gentoo tops out at 0.11.2b. Package 0.12b: drop the
rocm6.3 shim (0.12b ships rocm6.4/7.0/7.1/7.2), split the gfx11xx GPU-image
tarball into gfx110x + gfx115x per the 0.12b release layout, and floor
dev-util/hip at 6.4.