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
  23. 23
  24. 24
pkgbase = rocblas
	pkgdesc = Next generation BLAS implementation for ROCm platform
	pkgver = 4.3.1
	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 = llvm-amdgpu
	makedepends = gcc-fortran
	depends = hip-rocclr
	depends = openmp
	options = !strip
	source = rocblas-4.3.1.tar.gz::https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-4.3.1.tar.gz
	sha256sums = ad3c09573cb2bcfdb12bfb5a05e85f9c95073993fd610981df24dda792727b4b

pkgname = rocblas