sci-libs / rocWMMA

library for accelerating mixed precision matrix multiply-accumulate operations

Official package sites : https://github.com/ROCm/rocWMMA ·

v6.1.1 :: 0/6.1 :: gentoo

Modified
License
MIT
Keywords
~amd64
USE flags
test

v5.7.1 :: 0/5.7 :: gentoo

Modified
License
MIT
Keywords
~amd64
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

amdgpu_targets

gfx1100
RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 7900XTX/7900XT, AMD Radeon Pro W7900/W7800
gfx1101
RDNA3 GPU, codename navi32, including Radeon RX 7700XT/7800XT
gfx1102
RDNA3 GPU, codename navi33, including Radeon RX 7600/7600M/7600M XT/7700S/7600S, AMD Radeon PRO W7600/W7500
gfx908
CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator
gfx90a
CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators
gfx940
CDNA3 Accelerator, codename aqua_vangaram, MI300A rev 0
gfx941
CDNA3 Accelerator, codename aqua_vangaram, MI300X rev 0
gfx942
CDNA3 Accelerator, codename aqua_vangaram, MI300A and MI300X rev >=1

dev-util / hip : C++ Heterogeneous-Compute Interface for Portability

934980
sci-libs/rocWMMA-6.1.1 fails to compile
Repository mirror & CI · gentoo
Merge updates from master
Sv. Lockal · gentoo
sci-libs/rocWMMA: strip unsupported flags for potentially switched compiler
Bug: https://bugs.gentoo.org/936099 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
sci-libs/rocWMMA: 6.1.1 cleanup ebuild
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Sv. Lockal · gentoo
sci-libs/rocWMMA: add 6.1.1
Changes since 5.7.2: * Disabled LTO due to https://github.com/llvm/llvm-project/issues/61101 * Add patch to skip installation if test files * Add sci-libs/rocBLAS dependency for tests Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sv. Lockal · gentoo
sci-libs/rocWMMA: new package, add 5.7.1
Adds patch similar to https://github.com/ROCm/rocWMMA/pull/353 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>