blob: 094386c47b412fca7691635b257a76fac9caad94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = miopengemm
pkgdesc = An OpenCL GEMM kernel generator
pkgver = 5.1.3
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.1.3.tar.gz::https://github.com/ROCmSoftwarePlatform/MIOpenGEMM/archive/rocm-5.1.3.tar.gz
source = fix-gcc11-build.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/MIOpenGEMM/pull/46.patch
sha256sums = c70fc9e2a6d47356a612e24f5757bf16fdf26e671bd53a0975c1a0978da740b6
sha256sums = SKIP
pkgname = miopengemm
|