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 <mulugeta.mammo@intel.com>

* Fix documentation.

Signed-off-by: Assane Diop <assane.diop@intel.com>

* Update scripts/build.sh

Co-authored-by: Naveen Tatikonda <navtat@amazon.com>
Signed-off-by: mulugetam <mulugeta.mammo@intel.com>

* Update scripts/build.sh

Co-authored-by: Naveen Tatikonda <navtat@amazon.com>
Signed-off-by: mulugetam <mulugeta.mammo@intel.com>

* Fix formatting issues.

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>

* Update CHANGELOG.md for avx512_spr build mode.

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>

* Fix bugs in build options and avx512_spr flag testing.

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>

* Upgrade gcc version to 12.4.

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>

---------

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>
Signed-off-by: Assane Diop <assane.diop@intel.com>
Signed-off-by: mulugetam <mulugeta.mammo@intel.com>
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
Co-authored-by: Assane Diop <assane.diop@intel.com>
Co-authored-by: Naveen Tatikonda <navtat@amazon.com>
(cherry picked from commit 90fdad4)
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
@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