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

pkgname = rocfft