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
  16. 16
  17. 17
pkgbase = hipfort
	pkgdesc = Fortran interfaces for ROCm libraries
	pkgver = 5.0.0
	pkgrel = 1
	url = https://rocmsoftwareplatform.github.io/hipfort/
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = rocm-cmake
	makedepends = git
	depends = hip
	depends = gcc-fortran
	options = !strip
	source = hipfort-5.0.0.tar.gz::https://github.com/ROCmSoftwarePlatform/hipfort/archive/rocm-5.0.0.tar.gz
	sha256sums = af0f332fec082a03ca0403618ab20d31baadf3103e3371db9edc39dc9474ef4c

pkgname = hipfort