intel / intel/ScalableVectorSearch
request: include prebuilt macos arm64 shared library in 0.0.8 release (and also mac arm64 python wheels on pipy)
- Vorherrschende Sprache
- C++
- Sterne
- 236
- Forks
- 48
- Ø Merge
- 4 T. 22 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
Hi,
0.0.8 release mentions:
[v0.0.8](https://github.com/intel/ScalableVectorSearch/releases/tag/v0.0.8)
*Enabled compatibility with ARM and MacOS
yet all builded variants are Linux ones:
```
SVS shared and static libraries are included in the tarballs. Binary variants included in this release:
svs-shared-library-0.0.8.tar.gz: Standard build for GCC 11+ and glibc 2.28+ — compatible with most modern Linux distributions
glibc2_26 suffix: Build for GCC 11+ and glibc 2.26 (e.g. Amazon Linux 2)
clang suffix: Build for Clang-18+
reduced suffix: Lighter-weight builds for specific integrations — not recommended for general use
```
can include prebuilt MacOS arm64 library in 0.0.8 release?
EDIT:
also macos arm64 python wheels would be nice..:
pip install scalable-vs==0.0.8
only has manylinux variants like for example:
```
[scalable_vs-0.0.8-0-cp313-cp313-manylinux_2_28_x86_64.whl](https://files.pythonhosted.org/packages/f7/8e/b9172b82173ab4310e859154758288afbab5e25f01e52b5b785cf6bee217/scalable_vs-0.0.8-0-cp313-cp313-manylinux_2_28_x86_64.whl) (8.0 MB [view details](https://pypi.org/project/scalable-vs/0.0.8/#scalable_vs-0.0.8-0-cp313-cp313-manylinux_2_28_x86_64.whl))
Uploaded 29 jul 2025 CPython 3.13manylinux: glibc 2.28+ x86-64
```
thanks..
Beitragsleitfaden
Rechercherichtung
Beginne mit dem Vergleich der Release-Artefakte von v0.0.8 mit der angegebenen ARM- und macOS-Kompatibilitätsaussage und untersuche anschließend, wie das Python-Paket scalable-vs gebaut und auf PyPI hochgeladen wird. Erledigt ist die Aufgabe, wenn das Release eine vorgefertigte macOS arm64 Shared Library enthält und PyPI neben den vorhandenen manylinux-Varianten Python-Wheels für macOS arm64 bereitstellt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, python
- Bereich
- build-system, release
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100