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 Build Script to build libraries with SIMD #1451

Conversation

naveentatikonda
Copy link
Member

@naveentatikonda naveentatikonda commented Feb 5, 2024

Description

Update build script to build and include both the versions of JNI libraries (with and without SIMD optimization) in the final artifact by creating two subdirectories lib and lib_simd.

Issues Resolved

opensearch-project/opensearch-build#4386

Check List

  • 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.

@naveentatikonda
Copy link
Member Author

@peterzhuamazon @prudhvigodithi Can you please review this PR

Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f9511b) 85.07% compared to head (bcc5e3b) 85.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1451      +/-   ##
============================================
- Coverage     85.07%   85.02%   -0.06%     
  Complexity     1278     1278              
============================================
  Files           167      167              
  Lines          5207     5207              
  Branches        493      493              
============================================
- Hits           4430     4427       -3     
- Misses          570      573       +3     
  Partials        207      207              

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

Copy link
Member

@ryanbogan ryanbogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@martin-gaievski martin-gaievski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just reviewed with @naveentatikonda and I am ok with this change

@naveentatikonda naveentatikonda merged commit 8eb0776 into opensearch-project:main Feb 5, 2024
49 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 5, 2024
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
(cherry picked from commit 8eb0776)
naveentatikonda added a commit that referenced this pull request Feb 5, 2024
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
(cherry picked from commit 8eb0776)

Co-authored-by: Naveen Tatikonda <navtat@amazon.com>
naveentatikonda added a commit to naveentatikonda/k-NN that referenced this pull request Feb 6, 2024
naveentatikonda added a commit to naveentatikonda/k-NN that referenced this pull request Feb 6, 2024
…project#1451) (opensearch-project#1454)"

This reverts commit d5b4237.

Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
naveentatikonda added a commit that referenced this pull request Feb 6, 2024
…)" (#1460)

This reverts commit d5b4237.

Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
martin-gaievski added a commit to martin-gaievski/k-NN that referenced this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants