summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 81493c0c481869413b007d54ac870b5117ea524d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = rocsparse
	pkgdesc = BLAS for sparse computation on top of ROCm
	pkgver = 5.2.0
	pkgrel = 2
	url = https://rocsparse.readthedocs.io/en/master/
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = gcc-fortran
	depends = hip
	depends = rocprim
	source = rocsparse-5.2.0.tar.gz::https://github.com/ROCmSoftwarePlatform/rocSPARSE/archive/rocm-5.2.0.tar.gz
	source = gfx1010.patch::https://github.com/ROCmSoftwarePlatform/rocSPARSE/commit/f8934f91f779c291a5cf1157ed58fc427544fd2d.patch
	sha256sums = 7ed929af16d2502135024a6463997d9a95f03899b8a33aa95db7029575c89572
	sha256sums = 97e250d386ba318550701bc0f0657d5f7ba282f301c7d81b1bbb1563af9dbe56

pkgname = rocsparse