intel / intel/ScalableVectorSearch

request: include prebuilt macos arm64 shared library in 0.0.8 release (and also mac arm64 python wheels on pipy)

Open
#166 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
236
Forks
48
Avg merge
4d 22h
Merged PRs (30d)
10

Description

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..

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.