Search Criteria
Package Details: faiss-cuda-git 1.6.1.r142.gfa85ddf-1
Git Clone URL: | https://aur.archlinux.org/faiss-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | faiss-cuda-git |
Description: | A library for efficient similarity search and clustering of dense vectors, CUDA version. |
Upstream URL: | https://github.com/facebookresearch/faiss |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | otaj |
Maintainer: | otaj |
Last Packager: | otaj |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2019-03-14 11:18 |
Last Updated: | 2020-11-11 10:10 |
Dependencies (10)
- blas (openblas-lapack-git, openblas-git, blas-tmg, flexiblas, openblas-lapack-static, openblas-cblas-git, atlas-lapack, blis-cblas-openmp, blis-cblas, blas-git, openblas-lapack, armpl, openblas)
- cuda (cuda65, cuda-11.0)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- openmp (openmp-svn, openmp-nvptx, llvm-toolchain-nightly-bin)
- git (git-git) (make)
- python (python-dbg) (make)
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin) (make)
- python-setuptools (make)
- swig (swig-git) (make)
- intel-mkl (optional)
Latest Comments
otaj commented on 2020-11-11 10:12
Thank you nylocx, removed the patch and it continues to build.
I'm not using faiss anymore, so I don't have it installed, so I don't notice these things. If you are actively using it, you can become a maintainer if you want to :)
nylocx commented on 2020-11-11 06:37
Hi otaj, it seems upstream broke your test patch. Just wanted to let you know.
otaj commented on 2020-08-30 15:06
Hi @nylocx, sorry for the delay, I just got back from the vacation. It should be fixed now
nylocx commented on 2020-08-17 11:54
The current git version fails to build.
sh: ./configure: No such file or directory
I looks like they completely switched to cmake: https://github.com/facebookresearch/faiss/blob/master/INSTALL.md