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

Update gcc from 9.2.1 to 12.2.1 to fix k-NN compile bug on ARM64 #4647

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

peterzhuamazon
Copy link
Member

Description

Update gcc from 9.2.1 to 12.2.1 to fix k-NN compile bug on ARM64

Issues Resolved

#4379 (comment)

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>
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.27%. Comparing base (46f773e) to head (892146e).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4647      +/-   ##
==========================================
- Coverage   92.40%   92.27%   -0.13%     
==========================================
  Files         193      193              
  Lines        6317     6343      +26     
==========================================
+ Hits         5837     5853      +16     
- Misses        480      490      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peterzhuamazon peterzhuamazon merged commit 2d2cfcf into opensearch-project:main Apr 19, 2024
15 checks passed
@peterzhuamazon peterzhuamazon deleted the gcc-12-knn branch April 19, 2024 21:40
@peterzhuamazon
Copy link
Member Author

@peterzhuamazon
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants