summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70d0cf266a73d258eeac5593bdd45e6ec1cb343d (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = python-ttnn
	pkgdesc = TT-NN operator and Tensor library for Tenstorrent hardware
	pkgver = 0.63.0
	pkgrel = 2
	url = https://github.com/tenstorrent/tt-metal
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = gcc>=12
	makedepends = cmake>=3.29
	makedepends = ninja
	makedepends = wget
	makedepends = pkg-config
	makedepends = xz
	makedepends = curl
	makedepends = mold
	makedepends = python-pycapnp
	depends = python>=3.10
	depends = hwloc
	depends = numactl
	depends = boost
	depends = tbb
	depends = capstone
	depends = sfpi
	depends = python
	depends = python-loguru
	depends = python-networkx
	depends = python-graphviz
	depends = python-numpy
	provides = python-ttnn
	conflicts = python-ttnn
	options = !strip
	source = tt-metal::git+https://github.com/tenstorrent/tt-metal.git#tag=v0.63.0
	sha256sums = SKIP

pkgname = python-ttnn