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 = rocm-opencl-runtime
	pkgdesc = Radeon Open Compute - OpenCL runtime
	pkgver = 4.5.2
	pkgrel = 1
	url = https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = rocm-cmake
	depends = hsakmt-roct
	depends = hsa-rocr
	depends = comgr
	depends = mesa
	depends = opencl-icd-loader
	provides = opencl-driver
	conflicts = opencl-amdgpu-pro-pal
	source = rocm-opencl-runtime-4.5.2.tar.gz::https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/archive/rocm-4.5.2.tar.gz
	source = rocm-opencl-runtime-rocclr-4.5.2.tar.gz::https://github.com/ROCm-Developer-Tools/ROCclr/archive/rocm-4.5.2.tar.gz
	sha256sums = 96b43f314899707810db92149caf518bdb7cf39f7c0ad86e98ad687ffb0d396d
	sha256sums = 6581916a3303a31f76454f12f86e020fb5e5c019f3dbb0780436a8f73792c4d1

pkgname = rocm-opencl-runtime