summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a32ac015ce134e5b3ed6e99bfb0fbccca54ba45e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = trinnity
	pkgdesc = C++ library of CNN primitive operations
	pkgver = 0.5
	pkgrel = 4
	url = https://bitbucket.org/STG-TCD/trinnity
	arch = any
	license = BSD
	makedepends = doxygen
	optdepends = gsl>=2.3: GSL BLAS backend
	optdepends = atlas-lapack>=3.10.3: ATLAS BLAS backend
	optdepends = openblas-lapack>=0.2.19: OpenBLAS BLAS backend
	optdepends = intel-mkl>=2017.17.0.1.1.132: Intel MKL BLAS backend
	optdepends = clblas>=2.12: clBLAS BLAS backend
	optdepends = cblas: Plain old CBLAS backend
	optdepends = openmp: OpenMP SIMD and SMP Support
	source = https://bitbucket.org/STG-TCD/trinnity/get/v0.5.tar.bz2
	sha512sums = f7938fd81413e9e69a4154cf29e54f531a38d47ac66a40109366c43ab4fe390b4271eea785795f551b133b11a2c5afc7841d808b120b9ca97ebe0ed137af9f21

pkgname = trinnity