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

pkgname = hsa-rocr