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.0
	pkgrel = 2
	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.0
	conflicts = rocr-runtime
	replaces = rocr-runtime
	source = hsa-rocr-5.0.0.tar.gz::https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/rocm-5.0.0.tar.gz
	source = remove-warnings.patch
	sha256sums = 61644365ea2b09fa7ec22f3dbdb74f2b6b1daa34b180138da9e0c856006a373e
	sha256sums = 9aecc193aafe58c235b82b7d7c4444fd4175224233fde6a23c54014b3dcc0f6a

pkgname = hsa-rocr