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
  21. 21
  22. 22
pkgbase = rocblas
	pkgdesc = Next generation BLAS implementation for ROCm platform
	pkgver = 5.0.2
	pkgrel = 1
	url = https://rocblas.readthedocs.io/en/latest
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = python
	makedepends = python-virtualenv
	makedepends = python-pyaml
	makedepends = perl-file-which
	makedepends = msgpack-c
	makedepends = rocm-cmake
	makedepends = gcc-fortran
	depends = hip
	depends = openmp
	source = rocblas-5.0.2.tar.gz::https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-5.0.2.tar.gz
	sha256sums = 358a0902fc279bfc80205659a90e96269cb7d83a80386b121e4e3dfe221fec23

pkgname = rocblas