summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc27b9ffb48f1c037fda76b6a9dbf08659dd7577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = kerncraft-git
	pkgdesc = Loop Kernel Analysis and Performance Modeling Toolkit
	pkgver = 199.1
	pkgrel = 2
	url = https://github.com/RRZE-HPC/kerncraft
	arch = i686
	arch = x86_64
	license = GPLv3
	makedepends = git
	depends = python2>=2.7
	depends = python2-yaml
	depends = likwid
	depends = iaca
	optdepends = intel-compiler-base
	optdepends = gcc
	optdepends = python2-matplotlib
	provides = kerncraft
	source = git+https://github.com/RRZE-HPC/kerncraft.git
	sha256sums = SKIP

pkgname = kerncraft-git