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

Feature/update luceneknn #443

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

benwtrent
Copy link
Contributor

New release of Lucene takes advantage of some SIMD optimizations when doing vector search.

This PR updates to the newest Lucene version and updates the docker file so that the Panama Vector API can be utilized.

The following was done on: c3-standard-8 (Intel Sapphire Rapids)

mnist-784:
Log Scale improvement on
image

Linear scale (same run):
image

@maumueller
Copy link
Collaborator

@benwtrent Sorry for missing this, I'm merging it now. Thanks for the contribution.

@maumueller maumueller merged commit a99a6c1 into erikbern:main Oct 2, 2023
35 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants