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
  18. 18
  19. 19
  20. 20
  21. 21
pkgbase = migraphx
	pkgdesc = AMD's graph optimization engine
	pkgver = 4.5.2
	pkgrel = 1
	url = https://rocmsoftwareplatform.github.io/AMDMIGraphX/doc/html/
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = rocm-cmake
	makedepends = nlohmann-json
	makedepends = half
	makedepends = pybind11
	depends = hip
	depends = miopen
	depends = protobuf
	depends = msgpack-cxx
	depends = blaze
	source = migraphx-4.5.2.tar.gz::https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/archive/rocm-4.5.2.tar.gz
	sha256sums = ecfd9a8e7967076f056d5b6a90b22f8919b82226443769b181193f16ebf58b83

pkgname = migraphx