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 = rocthrust
	pkgdesc = Port of the Thrust parallel algorithm library atop HIP/ROCm
	pkgver = 4.3.1
	pkgrel = 1
	url = https://rocmdocs.amd.com/en/latest/ROCm_Libraries/ROCm_Libraries.html#rocthrust
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	depends = hip-rocclr
	depends = rocprim
	source = rocthrust-4.3.1.tar.gz::https://github.com/ROCmSoftwarePlatform/rocThrust/archive/rocm-4.3.1.tar.gz
	sha256sums = 86fcd3bc275efe9a485aed48afdc6d3351804c076caee43e3fb8bd69752865e9

pkgname = rocthrust