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
pkgbase = rocsolver
	pkgdesc = Subset of LAPACK functionality on the ROCm platform
	pkgver = 4.3.0
	pkgrel = 1
	url = https://rocsolver.readthedocs.io/en/latest/userguidedocu.html
	arch = x86_64
	license = BSD 2-Clause
	makedepends = cmake
	makedepends = python
	makedepends = python-pyaml
	makedepends = rocm-cmake
	depends = hip-rocclr
	depends = rocblas
	source = rocsolver-4.3.0.tar.gz::https://github.com/ROCmSoftwarePlatform/rocSOLVER/archive/rocm-4.3.0.tar.gz
	sha256sums = 63cc88dd285c0fe01ec2394321ec3b4e1e59bb98ce05b06e4b4d8fadcf1ff028

pkgname = rocsolver