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 = hsa-rocr
	pkgdesc = ROCm Platform Runtime: ROCr a HPC market enhanced HSA based runtime
	pkgver = 4.5.0
	pkgrel = 1
	url = https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCR-Runtime.html
	arch = x86_64
	license = custom:NCSAOSL
	makedepends = cmake
	makedepends = llvm-amdgpu
	makedepends = xxd
	depends = libelf
	depends = hsakmt-roct
	depends = rocm-device-libs
	provides = rocr-runtime=4.5.0
	conflicts = rocr-runtime
	replaces = rocr-runtime
	source = hsa-rocr-4.5.0.tar.gz::https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/rocm-4.5.0.tar.gz
	source = remove-warnings.patch
	sha256sums = fbf550f243dddfef46a716e360b77c43886fed3eef67215ab9dab1c82f3851ca
	sha256sums = 9aecc193aafe58c235b82b7d7c4444fd4175224233fde6a23c54014b3dcc0f6a

pkgname = hsa-rocr