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
  17. 17
  18. 18
  19. 19
  20. 20
pkgbase = rocalution
	pkgdesc = Next generation library for iterative sparse solvers for ROCm platform
	pkgver = 4.3.1
	pkgrel = 1
	url = https://rocalution.readthedocs.io/en/master
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = rocm-cmake
	makedepends = git
	depends = hip-rocclr
	depends = rocsparse
	depends = rocblas
	depends = rocprim
	depends = rocrand
	depends = openmp
	source = rocalution-4.3.1.tar.gz::https://github.com/ROCmSoftwarePlatform/rocALUTION/archive/rocm-4.3.1.tar.gz
	sha256sums = d3a7b9290f99bdc7382d1d5259c3f5e0e66a43aef4d05b7c2cd78b0e4a5c59bc

pkgname = rocalution