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 = hipblas
	pkgdesc = ROCm BLAS marshalling library
	pkgver = 5.0.2
	pkgrel = 1
	url = https://rocmdocs.amd.com/en/latest/ROCm_Libraries/ROCm_Libraries.html#hipblas
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = gcc-fortran
	depends = hip
	depends = rocblas
	depends = rocsolver
	source = hipblas-5.0.2.tar.gz::https://github.com/ROCmSoftwarePlatform/hipBLAS/archive/rocm-5.0.2.tar.gz
	sha256sums = 201772bfc422ecb2c50e898dccd7d3d376cf34a2b795360e34bf71326aa37646

pkgname = hipblas