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
pkgbase = miopengemm
	pkgdesc = An OpenCL GEMM kernel generator
	pkgver = 5.0.1
	pkgrel = 1
	url = https://github.com/ROCmSoftwarePlatform/MIOpenGEMM
	arch = x86_64
	license = MIT
	makedepends = opencl-headers
	makedepends = cmake
	makedepends = rocm-cmake
	makedepends = texlive-latexextra
	depends = ocl-icd
	source = miopengemm-5.0.1.tar.gz::https://github.com/ROCmSoftwarePlatform/MIOpenGEMM/archive/rocm-5.0.1.tar.gz
	source = fix-gcc11-build.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/MIOpenGEMM/pull/46.patch
	sha256sums = 596bf1461f63c0bbca74b8def81c6b5ef7e184b688e5152124dc30e80ce5bf5b
	sha256sums = 5c81ee48b64de3c343cde2df8551bba966961b99d1fe4b12f0348ced5fe52a18

pkgname = miopengemm