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

Add gcc version ceiling verification before building k-NN on arm64 #987

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

peterzhuamazon
Copy link
Member

Description

Add gcc version ceiling verification before building k-NN on arm64

Issues Resolved

#975

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@navneet1v navneet1v merged commit afdf125 into opensearch-project:main Jul 13, 2023
40 of 64 checks passed
@peterzhuamazon peterzhuamazon deleted the knn-gcc-version-7 branch July 13, 2023 22:32
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 13, 2023
)

* Add gcc version ceiling verification before building k-NN on arm64

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* Add more comments

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

---------

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit afdf125)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 13, 2023
)

* Add gcc version ceiling verification before building k-NN on arm64

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* Add more comments

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

---------

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit afdf125)
navneet1v pushed a commit that referenced this pull request Jul 13, 2023
) (#988)

* Add gcc version ceiling verification before building k-NN on arm64

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* Add more comments

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

---------

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit afdf125)

Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
peterzhuamazon added a commit that referenced this pull request Jul 14, 2023
) (#989)

* Add gcc version ceiling verification before building k-NN on arm64

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* Add more comments

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

---------

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit afdf125)

Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport 2.9 ci enhancement Enhancements Increases software capabilities beyond original client specifications release skip-changelog v2.9.0
Projects
Development

Successfully merging this pull request may close these issues.

3 participants