summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71830e02ba1e35faba0c216193ac77c344e7ba6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ggml-hipblas-git
	pkgdesc = Tensor library for machine learning (with AMD ROCm optimizations)
	pkgver = r2100.6757e32
	pkgrel = 1
	url = https://github.com/ggml-org/ggml
	arch = armv7h
	arch = aarch64
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = rocm-hip-sdk
	depends = hipblas
	provides = ggml-hipblas
	provides = ggml
	provides = libggml
	conflicts = ggml-hipblas
	conflicts = ggml
	conflicts = libggml
	source = ggml-hipblas::git+https://github.com/ggml-org/ggml
	sha256sums = SKIP

pkgname = ggml-hipblas-git