Package: faiss / 1.12.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| faiss | 1.12.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Use system GTest.patch | (download) |
CMakeLists.txt |
3 2 + 1 - 0 ! |
use system gtest and disable perf_tests |
| 0002 Use SWIGWORDSIZE32 on 32 bit architectures.patch | (download) |
faiss/python/CMakeLists.txt |
12 9 + 3 - 0 ! |
use swigwordsize32 on 32 bit architectures |
| 0003 Fix CMake package export.patch | (download) |
faiss/CMakeLists.txt |
4 2 + 2 - 0 ! |
fix cmake package export |
| 0004 Fix implementation for 32 bit size_t.patch | (download) |
faiss/IndexIVF.cpp |
2 1 + 1 - 0 ! |
fix implementation for 32 bit size_t |
| 0005 Fix floating point comparisons in unit tests.patch | (download) |
tests/test_lowlevel_ivf.cpp |
2 1 + 1 - 0 ! |
fix floating point comparisons in unit tests |
| 0006 Add GTest filter.patch | (download) |
tests/CMakeLists.txt |
2 1 + 1 - 0 ! |
add gtest filter |
| 0007 Fix build with gcc 13.patch | (download) |
faiss/Index.h |
1 1 + 0 - 0 ! |
fix build with gcc-13 |
| 0010 do not install useless example.patch | (download) |
faiss/python/setup.py |
2 1 + 1 - 0 ! |
do not install useless example files This example is only used in dh_auto_test. And lintian will complain a lot if the native plugin is installed. |
| 0011 fix 32bit long.patch | (download) |
tests/test_hamming.cpp |
17 11 + 6 - 0 ! |
fix use of long on 32-bit platforms Ignore tests that would fail. |
