rocm-arch

A collection of Arch Linux PKGBUILDS for the ROCm platform

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
pkgbase = rocsparse
	pkgdesc = BLAS for sparse computation on top of ROCm
	pkgver = 4.1.0
	pkgrel = 2
	url = https://rocmdocs.amd.com/en/latest/ROCm_Libraries/ROCm_Libraries.html#rocsparse
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = gcc-fortran
	depends = hip-rocclr
	depends = rocprim
	source = rocsparse-4.1.0.tar.gz::https://github.com/ROCmSoftwarePlatform/rocSPARSE/archive/rocm-4.1.0.tar.gz
	sha256sums = 7514968ed2342dc274acce8b269c128a6aa96cce769a37fd3880b5269c2ed17f

pkgname = rocsparse