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
pkgbase = rocfft
	pkgdesc = Next generation FFT implementation for ROCm
	pkgver = 5.0.1
	pkgrel = 1
	url = https://rocmdocs.amd.com/en/latest/ROCm_Libraries/ROCm_Libraries.html#rocfft
	arch = x86_64
	license = MIT
	makedepends = cmake
	depends = hip
	options = !lto
	source = rocfft-5.0.1.tar.gz::https://github.com/ROCmSoftwarePlatform/rocFFT/archive/rocm-5.0.1.tar.gz
	sha256sums = c0d69d95750d5d042294f3370d307f69b6553cf84745340933e26d57f512f84f

pkgname = rocfft