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

Raise gcc version requirement to 9.0.0 for SIMD Neon support on ARM64 #1517

Conversation

peterzhuamazon
Copy link
Member

Description

Raise gcc version requirement to 9.0.0 for SIMD Neon support on ARM64

Issues Resolved

Part of opensearch-project/opensearch-build#4386

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>
@peterzhuamazon
Copy link
Member Author

@peterzhuamazon peterzhuamazon marked this pull request as draft March 6, 2024 23:46
@jmazanec15
Copy link
Member

We will also need to remove https://github.com/opensearch-project/k-NN/pull/1517/files#diff-3d64996115d0ac3b74e36f57ce6b00d6b4982614c41b1ed39eab8ef43b2e9a2bL98-L101. But I think that can be taken for another change.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.09%. Comparing base (1303182) to head (b4b30e6).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1517   +/-   ##
=========================================
  Coverage     85.09%   85.09%           
  Complexity     1280     1280           
=========================================
  Files           168      168           
  Lines          5232     5232           
  Branches        495      495           
=========================================
  Hits           4452     4452           
  Misses          572      572           
  Partials        208      208           

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

@peterzhuamazon peterzhuamazon marked this pull request as ready for review March 7, 2024 23:09
@peterzhuamazon peterzhuamazon merged commit 7a144b8 into opensearch-project:main Mar 7, 2024
24 of 73 checks passed
@peterzhuamazon peterzhuamazon deleted the change-gcc-restrictions branch March 7, 2024 23:09
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 7, 2024
…#1517)

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit 7a144b8)
peterzhuamazon added a commit that referenced this pull request Mar 7, 2024
…#1517) (#1523)

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

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 enhancement Enhancements Increases software capabilities beyond original client specifications skip-changelog
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants