Port details |
- faiss Library for efficient similarity search & clustering of dense vectors
- 1.7.2 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-31 01:18:45
- Last Update: 2022-07-23 16:13:09
- Commit Hash: c52e62f
- License: MIT
- Description:
- Faiss is a library for efficient similarity search and clustering of dense
vectors. It contains algorithms that search in sets of vectors of any size,
up to ones that possibly do not fit in RAM. It also contains supporting code
for evaluation and parameter tuning.
WWW: https://github.com/facebookresearch/faiss
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/faiss/ && make install clean
- To add the package, run one of these commands:
- pkg install math/faiss
- pkg install faiss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: faiss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642235176
SHA256 (facebookresearch-faiss-v1.7.2_GH0.tar.gz) = d49b4afd6a7a5b64f260a236ee9b2efb760edb08c33d5ea5610c2f078a5995ec
SIZE (facebookresearch-faiss-v1.7.2_GH0.tar.gz) = 740431
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- openblas>0 : math/openblas
- cmake : devel/cmake
- ninja : devel/ninja
- Runtime dependencies:
-
- openblas>0 : math/openblas
- This port is required by:
- for Libraries
-
- math/py-faiss
- Configuration Options:
- No options to configure
- Options name:
- math_faiss
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Jul 2022 16:13:09 1.7.2 |
Yuri Victorovich (yuri)  |
math/faiss: Broken on systems where OpenMP isn't enabled
Reported by: fallout |
15 Jan 2022 10:32:16 1.7.2 |
Yuri Victorovich (yuri)  |
math/faiss: Update 1.7.1 -> 1.7.2
Reported by: portscout |
30 May 2021 05:38:10 1.7.1 |
Yuri Victorovich (yuri)  |
math/faiss: Update 1.7.0 -> 1.7.1
Reported by: portscout |
07 Apr 2021 08:09:01 1.7.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.7.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Feb 2021 00:10:18
1.7.0 |
yuri  |
math/faiss: Update 1.6.5 -> 1.7.0
Reported by: portscout |
25 Nov 2020 10:51:30
1.6.5 |
yuri  |
math/faiss: Update 1.6.4 -> 1.6.5 |
24 Oct 2020 18:47:32
1.6.4 |
yuri  |
math/faiss: Update 1.6.3-72 -> 1.6.4
Reported by: portscout |
31 Aug 2020 18:07:12
1.6.3.72 |
yuri  |
math/faiss: Permit build on all architectures expecting it to properly link with
OpenBLAS libraries, whether DYNAMIC_ARCH is set or not
Reported by: pkubaj |
31 Aug 2020 16:09:03
1.6.3.72 |
yuri  |
math/faiss: Add ONLY_FOR_ARCHS
Reported by: linimon |
31 Aug 2020 01:18:06
1.6.3.72 |
yuri  |
New port: math/faiss: Library for efficient similarity search & clustering of
dense vectors |
Number of commits found: 11
|