summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTorsten Keßler2022-12-11 18:00:11 +0100
committerTorsten Keßler2022-12-11 18:00:11 +0100
commit12abdae765ef31d42c00a99f7fba9bc7bc63e4af (patch)
tree9116143717432fcf692e2f27a337eacc588ddfec /.SRCINFO
parent5174e5ba7e9fc6250192596c83be68420352e972 (diff)
downloadaur-12abdae765ef31d42c00a99f7fba9bc7bc63e4af.tar.gz
upgpkg: rocblas 5.4.0-1
Update to ROCm 5.4.0: * Add simple test case to be run after installation to check if the package is correctly configured and installed; * Remove python-pip dependency and add all python dependencies to makedepends(); * Force use of local tensile thus eliminating git dependency; * Follow arch's cmake build policy by setting build type to None; * Update checksums.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd18a2122b26..aab728e2b548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,25 @@
pkgbase = rocblas
pkgdesc = Next generation BLAS implementation for ROCm platform
- pkgver = 5.3.0
+ pkgver = 5.4.0
pkgrel = 1
url = https://rocblas.readthedocs.io/en/latest
arch = x86_64
license = MIT
makedepends = rocm-cmake
- makedepends = git
makedepends = python
- makedepends = python-pip
makedepends = python-virtualenv
makedepends = python-pyaml
+ makedepends = python-wheel
makedepends = perl-file-which
- makedepends = msgpack-c
+ makedepends = python-msgpack
+ makedepends = msgpack-cxx
makedepends = gcc-fortran
depends = hip
depends = openmp
options = !lto
- source = rocblas-5.3.0.tar.gz::https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-5.3.0.tar.gz
- sha256sums = 8ea7269604cba949a6ea84b78dc92a44fa890427db88334da6358813f6512e34
+ source = rocblas-5.4.0.tar.gz::https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-5.4.0.tar.gz
+ source = rocblas-tensile-5.4.0.tar.gz::https://github.com/ROCmSoftwarePlatform/Tensile/archive/refs/tags/rocm-5.4.0.tar.gz
+ sha256sums = 261e05375024a01e68697c5d175210a07f0f5fc63a756234d996ddedffde78a2
+ sha256sums = 2da9c1df3c6d9b44afdad621ef59a03389fb1a38a61a8b8bad9c9991b97157eb
pkgname = rocblas