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
pkgbase = rocm-clang-ocl
	pkgdesc = OpenCL compilation with clang compiler.
	pkgver = 4.5.0
	pkgrel = 1
	url = https://github.com/RadeonOpenCompute/clang-ocl
	arch = x86_64
	license = unknown
	makedepends = cmake
	makedepends = rocm-cmake
	depends = llvm-amdgpu
	depends = rocm-opencl-runtime
	source = rocm-clang-ocl-4.5.0.tar.gz::https://github.com/RadeonOpenCompute/clang-ocl/archive/rocm-4.5.0.tar.gz
	sha256sums = b9ab42629c8697f8ffdae99ffd25f939161fa8a7a1c49a9ce19d8b207bedbbae

pkgname = rocm-clang-ocl