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 = 4.3.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-4.3.1.tar.gz::https://github.com/ROCmSoftwarePlatform/MIOpenGEMM/archive/rocm-4.3.1.tar.gz
	source = fix-gcc11-build.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/MIOpenGEMM/pull/46.patch
	sha256sums = 0aee2281d9b8c625e9bda8efff3067237d6155a53f6c720dcb4e3b3ec8bf8d14
	sha256sums = 5c81ee48b64de3c343cde2df8551bba966961b99d1fe4b12f0348ced5fe52a18

pkgname = miopengemm