Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add a FAISS_OPT_LEVEL=avx512_spr build mode. #2437

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 90fdad4 from #2404

* Add avx512_spr option to FAISS_OPT_LEVEL.

  - avx512_spr enables advanced avx512 instructions available since Intel(R) Sapphire Rapids.

Signed-off-by: Mulugeta Mammo <[email protected]>

* Fix documentation.

Signed-off-by: Assane Diop <[email protected]>

* Update scripts/build.sh

Co-authored-by: Naveen Tatikonda <[email protected]>
Signed-off-by: mulugetam <[email protected]>

* Update scripts/build.sh

Co-authored-by: Naveen Tatikonda <[email protected]>
Signed-off-by: mulugetam <[email protected]>

* Fix formatting issues.

Signed-off-by: Mulugeta Mammo <[email protected]>

* Update CHANGELOG.md for avx512_spr build mode.

Signed-off-by: Mulugeta Mammo <[email protected]>

* Fix bugs in build options and avx512_spr flag testing.

Signed-off-by: Mulugeta Mammo <[email protected]>

* Upgrade gcc version to 12.4.

Signed-off-by: Mulugeta Mammo <[email protected]>

---------

Signed-off-by: Mulugeta Mammo <[email protected]>
Signed-off-by: Assane Diop <[email protected]>
Signed-off-by: mulugetam <[email protected]>
Signed-off-by: Naveen Tatikonda <[email protected]>
Co-authored-by: Assane Diop <[email protected]>
Co-authored-by: Naveen Tatikonda <[email protected]>
(cherry picked from commit 90fdad4)
Signed-off-by: Naveen Tatikonda <[email protected]>
@naveentatikonda naveentatikonda merged commit 0c936dc into 2.x Jan 27, 2025
99 checks passed
@github-actions github-actions bot deleted the backport/backport-2404-to-2.x branch January 27, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants