Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
miopen-hip
Commits:
31cdb1fe by Torsten Keßler at 2026-01-30T10:01:08+01:00
upgpkg: 7.2.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = miopen-hip
pkgdesc = AMD's Machine Intelligence Library (HIP backend)
- pkgver = 7.1.1
+ pkgver = 7.2.0
pkgrel = 1
url = https://rocm.docs.amd.com/projects/MIOpen/en/latest/index.html
arch = x86_64
@@ -31,12 +31,12 @@ pkgbase = miopen-hip
provides = miopen
conflicts = miopen
options = !lto
- source =
rocm-libraries::git+https://github.com/ROCm/rocm-libraries.git#tag=rocm-7.1.1
+ source =
rocm-libraries::git+https://github.com/ROCm/rocm-libraries.git#tag=rocm-7.2.0
source = miopen-hip-MIFin::git+https://github.com/ROCm/MIFin.git
source =
miopen-hip-rocmlir::git+https://github.com/ROCm/rocMLIR#tag=rocm-7.1
- source =
miopen-hip-half::git+https://github.com/ROCm/half#tag=rocm-7.1.1
+ source =
miopen-hip-half::git+https://github.com/ROCm/half#tag=rocm-7.2.0
source =
miopen-hip-frugally-deep::git+https://github.com/Dobiasd/frugally-deep#tag=v0.15.31
- sha256sums =
028cb964aeba74a9b3f4ce29dddf9bc35c30aff60d4617e60b0078a154af2a04
+ sha256sums =
e1b1239b5c9025437edd1a3af757fd37cd8fa299bdbbbce6f82392fd2c7df736
sha256sums = SKIP
sha256sums =
52051d393202b5a72824d788fd245fd81bd12e3a88f95969d65031912127f927
sha256sums =
f21d7a04cae40af1d843ad9ca81416bb469f0540607f68b2e35b642362c89b42
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: JP-Ellis <[email protected]>
pkgname=miopen-hip
-pkgver=7.1.1
+pkgver=7.2.0
pkgrel=1
# pin frugally-deep version as workaround workaround for
https://github.com/ROCm/MIOpen/issues/3588
_fdeep_ver=0.15.31
@@ -51,7 +51,7 @@ source=(
"${pkgname}-half::git+https://github.com/ROCm/half#tag=rocm-$pkgver"
"${pkgname}-frugally-deep::git+https://github.com/Dobiasd/frugally-deep#tag=v$_fdeep_ver"
)
-sha256sums=('028cb964aeba74a9b3f4ce29dddf9bc35c30aff60d4617e60b0078a154af2a04'
+sha256sums=('e1b1239b5c9025437edd1a3af757fd37cd8fa299bdbbbce6f82392fd2c7df736'
'SKIP'
'52051d393202b5a72824d788fd245fd81bd12e3a88f95969d65031912127f927'
'f21d7a04cae40af1d843ad9ca81416bb469f0540607f68b2e35b642362c89b42'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/miopen-hip/-/commit/31cdb1fe6280de7b8f8b27637563712234f1e588
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/miopen-hip/-/commit/31cdb1fe6280de7b8f8b27637563712234f1e588
You're receiving this email because of your account on gitlab.archlinux.org.