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 = rocprim
	pkgdesc = Header-only library providing HIP parallel primitives
	pkgver = 5.0.0
	pkgrel = 1
	url = https://github.com/ROCmSoftwarePlatform/rocPRIM
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = rocm-cmake
	makedepends = git
	depends = hip
	source = rocprim-5.0.0.tar.gz::https://github.com/ROCmSoftwarePlatform/rocPRIM/archive/rocm-5.0.0.tar.gz
	sha256sums = 0e7e7bda6a09b70a07ddd926986882df0c8d8ff3e0a34e12cb6d44f7d0a5840e

pkgname = rocprim