Changes
2 changed files (+5/-4)
-
-
@@ -1,12 +1,13 @@pkgbase = rocm-libs pkgdesc = ROCm Libs - Libraries utilizing HPC and Ultrascale GPU Computing of ROCm pkgver = 3.5.0 pkgver = 3.7.0 pkgrel = 1 url = https://rocm-documentation.readthedocs.io/en/latest/ arch = x86_64 depends = hipblas depends = hipcub depends = hipsparse depends = miopen-hip depends = rocalution depends = rocblas depends = rocfft
-
-
-
@@ -1,14 +1,14 @@# Maintainer: acxz <akashpatel2008 at yahoo dot com> pkgname=rocm-libs pkgver=3.5.0 pkgver=3.7.0 pkgrel=1 pkgdesc="ROCm Libs - Libraries utilizing HPC and Ultrascale GPU Computing of ROCm" arch=('x86_64') url="https://rocm-documentation.readthedocs.io/en/latest/" license=() depends=('hipblas' 'hipcub' 'hipsparse' 'rocalution' 'rocblas' 'rocfft' 'rocprim' 'rocrand' 'rocsolver' 'rocsparse' 'rocthrust') depends=('hipblas' 'hipcub' 'hipsparse' 'miopen-hip' 'rocalution' 'rocblas' 'rocfft' 'rocprim' 'rocrand' 'rocsolver' 'rocsparse' 'rocthrust') makedepends=() source=() sha256sums=()
-