faiss-cpu-avx512
AVX-512 tuned build of FAISS
for servers with AVX-512 (Skylake-SP+, Ice Lake, Zen4/5). API-compatible
with faiss-cpu; ships a persistent index-warming worker so the first
faiss.read_index / index.search after process start does not pay the
memory-map + thread-pool spin-up cost.
pip install faiss-cpu-avx512
import faiss_cpu_avx512 as faiss
faiss.preload() # warm the background worker
The warm worker daemonizes on first use and supervises itself for the
process lifetime. Native worker binaries are fetched at first run from the
package's release-artifacts index (like the nvidia-* wheels fetch model),
never at install time.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file faiss_cpu_avx512-1.9.1-py3-none-any.whl.
File metadata
- Download URL: faiss_cpu_avx512-1.9.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1c593dbc549a6b0dfcfddb8d1dfe85d84b8b815ee005e6fe16aa01aafc96acc
|
|
| MD5 |
444cc7efa5537f0969bf9f3a4afa209a
|
|
| BLAKE2b-256 |
1a340849039d7cec83d2a5000813739cc669dcfb6121c9741dc73b4cc160f984
|