blob: 356341a02efe381646b94d132c9dd7034b7fbfb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = migraphx
pkgdesc = AMD's graph optimization engine.
pkgver = 5.4.3
pkgrel = 1
url = https://rocmsoftwareplatform.github.io/AMDMIGraphX/doc/html/
arch = x86_64
license = MIT
makedepends = rocm-cmake
makedepends = nlohmann-json
makedepends = half
makedepends = pybind11
depends = hip
depends = miopen
depends = protobuf
depends = msgpack-cxx
depends = blaze
source = migraphx-5.4.3.tar.gz::https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/archive/rocm-5.4.3.tar.gz
source = include-array.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/AMDMIGraphX/pull/1435.patch
source = msgpack.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/AMDMIGraphX/pull/1603.patch
sha256sums = f83e7bbe5d6d0951fb2cf0abf7e8b3530e9a5e45f7cec6d760da055d6905d568
sha256sums = SKIP
sha256sums = SKIP
pkgname = migraphx
|