sci-libs / miopen

AMD's Machine Intelligence Library

Official package sites : https://github.com/ROCmSoftwarePlatform/MIOpen ·

v5.1.3-r1 :: 0/5.1 :: gentoo

Modified
License
MIT
Keywords
~amd64
USE flags
debug test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

amdgpu_targets

gfx1010
RDNA GPU, codename navi10, including Radeon RX 5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, Radeon Pro W5700X/W5700
gfx1011
RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
gfx1012
RDNA GPU, codename navi14, including Radeon RX 5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, Radeon Pro W5500X/W5500/W5500M/W5300M
gfx1030
RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 6950XT/6900XT/6800XT/6800, Radeon Pro W6800
gfx1031
RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 6750XT/6700XT/6800M/6700M
gfx803
Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon Pro Duo, FirePro S9300x2, Radeon Instinct MI8
gfx900
Vega GPU, codename vega10, including Radeon Vega Frontier Edition, Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25
gfx906
Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon Instinct MI50/MI60
gfx908
CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator
gfx90a
CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators

dev-db / sqlite : SQL database engine

dev-libs / boost : Boost Libraries for C++

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

sci-libs / rocBLAS : AMD's library for BLAS on ROCm

dev-db / sqlite : SQL database engine

dev-libs / boost : Boost Libraries for C++

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

sci-libs / rocBLAS : AMD's library for BLAS on ROCm

886458
sci-libs/miopen-5.1.3-r1 fails to compile (CLANG-STRICTER-SYSTEM): clang-15: error: unable to execute command: Segmentation fault
893242
sci-libs/miopen: installs incomplate AMDGPU_TARGETS
894056
sci-libs/miopen-5.1.3-r1 one or more CMake variables were not used by the project (LIBARCHIVE-SYSTEM)
913195
sci-libs/miopen-5.1.3-r1 fails to compile (PYTHON-3.12-SYSTEM): tensor.hpp:185:26: error: no member named int64_t in namespace std
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-libs/miopen: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jack de Kleuver · gentoo
sci-libs/miopen: Bump LLVM version to 15
Closes: https://github.com/gentoo/gentoo/pull/28144 Signed-off-by: Jack de Kleuver <jackdekleuver@gmail.com> Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yiyang Wu · gentoo
sci-libs/miopen: drop 4.3.0
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-libs/miopen: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
Yiyang Wu · gentoo
sci-libs/miopen: bump to 5.1.3, switch to vanilla clang-14
Comparing to 5.0.2, 5.1.3 also has: 1. corrected dependencies 2. compilation errors fixed for gcc-12 (although ROCm-5.1.3 on clang-14 is incompatible with gcc-12, the patch would be useful when using clang-15) 3. deprecation of clang-ocl 4. cmake_src_prepare moved to the front, because src_prepare needs BUILD_DIR 5. fix invalid metadata issue found by using vanilla clang 6. enable test on specific arch Closes: https://github.com/gentoo/gentoo/pull/27219 Bugs: https://github.com/ROCmSoftwarePlatform/MIOpen/issues/1731 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yiyang Wu · gentoo
sci-libs/miopen: add 5.0.2
Changes: patch the sources a bit to support gfx1031 Closes: https://github.com/gentoo/gentoo/pull/25851 Closes: https://bugs.gentoo.org/851102 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
YiyangWu · gentoo
sci-libs/miopen: AMD's Machine Intelligence Library
This is AMD's library for high performance machine learning primitives. PyTorch-ROCm depends on this package. Closes: https://bugs.gentoo.org/732954 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>