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 = rocsolver
	pkgdesc = Subset of LAPACK functionality on the ROCm platform
	pkgver = 5.0.1
	pkgrel = 1
	url = https://rocsolver.readthedocs.io/en/latest/userguidedocu.html
	arch = x86_64
	license = BSD 2-Clause
	makedepends = cmake
	makedepends = fmt
	makedepends = python
	makedepends = python-pyaml
	makedepends = rocm-cmake
	depends = hip
	depends = rocblas
	source = rocsolver-5.0.1.tar.gz::https://github.com/ROCmSoftwarePlatform/rocSOLVER/archive/rocm-5.0.1.tar.gz
	source = fmt.patch::https://github.com/acxz/rocSOLVER/commit/0f4658e04ac7b48fea213f29b209a0206b67c43f.patch
	sha256sums = 0086d673ed47b8713ea2906061c59f30ed4b5bd6181a1702428ca7dc6a8c14f8
	sha256sums = SKIP

pkgname = rocsolver