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-hip-runtime
	pkgdesc = Packages to run HIP applications on the AMD platform
	pkgver = 5.0.2
	pkgrel = 1
	url = https://rocm-documentation.readthedocs.io/en/latest/
	arch = x86_64
	depends = rocm-core
	depends = rocm-language-runtime
	depends = rocminfo
	depends = hip-runtime-amd
	depends = rocm-llvm
	depends = rocm-cmake
	optdepends = hipify-clang: Translate CUDA code into HIP. Requires CUDA.

pkgname = rocm-hip-runtime