summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 80f59272c87977262d7f11f8af87148fb83dc844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-libs
pkgver=3.3.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' 'rocsparse' 'rocthrust')
makedepends=()
source=()
sha256sums=()