summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 91ae9a209962b925b95e9f65d0a6242428f7f01b (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
pkgbase = faiss-cuda-git
	pkgver = 1.6.1.r90.g9873376
	pkgrel = 1
	url = https://github.com/facebookresearch/faiss
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python
	makedepends = python-numpy
	makedepends = swig
	makedepends = python-setuptools
	makedepends = gcc9
	depends = blas
	depends = lapack
	depends = cuda
	depends = openmp
	optdepends = intel-mkl
	source = faiss::git+https://github.com/facebookresearch/faiss.git
	source = compiler.patch
	source = tests.patch
	sha256sums = SKIP
	sha256sums = 3739947d39ebffb2775607f135743cd30489aa12f41c14e3aec42fbe79822fd3
	sha256sums = 0e90164da283d87b2ad176449b1ba441b7ce0c6343aa4dbb8d268483bf805ccd

pkgname = faiss-cuda-git
	pkgdesc = A library for efficient similarity search and clustering of dense vectors, CUDA version.
	provides = faiss
	conflicts = faiss

pkgname = python-faiss-cuda-git
	pkgdesc = A library for efficient similarity search and clustering of dense vectors, CUDA version. Python wrappers
	depends = python
	depends = python-numpy
	provides = python-faiss
	conflicts = python-faiss