Skip to content

Conversation

@ldematte
Copy link
Contributor

@ldematte ldematte commented Sep 8, 2025

Extracted from #134048

Separate two different paths/conditions: a) the vector size is too small, so we generate a mock graph (on the CPU) and b) the vector data file is not mmappable (e.g. filter or network FS), and so we fall back to alternative read methods.

@ldematte ldematte added >non-issue :Search Relevance/Vectors Vector search test-gpu Run tests using a GPU labels Sep 8, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Sep 8, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

Copy link
Contributor

@mayya-sharipova mayya-sharipova left a comment

Choose a reason for hiding this comment

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

@ldematte Thanks, very nice refactoring.
I've left some comments to address, but otherwise LGTM

@ldematte ldematte merged commit 34670e3 into elastic:es-gpu Sep 9, 2025
7 of 13 checks passed
@ldematte ldematte deleted the fix-merge-no-mmap branch September 9, 2025 12:58
phananh1010 added a commit to phananh1010/elasticsearch that referenced this pull request Sep 23, 2025
BASE=42eff309f995e4484b93094ef347e05d6dc30bb3
HEAD=8b4d8c6f8fbfa3bb06b7b167f7b416a2c8c5dfe3
Branch=es-gpu
phananh1010 added a commit to phananh1010/elasticsearch that referenced this pull request Oct 8, 2025
BASE=42eff309f995e4484b93094ef347e05d6dc30bb3
HEAD=8b4d8c6f8fbfa3bb06b7b167f7b416a2c8c5dfe3
Branch=es-gpu
phananh1010 added a commit to phananh1010/elasticsearch that referenced this pull request Oct 17, 2025
BASE=42eff309f995e4484b93094ef347e05d6dc30bb3
HEAD=8b4d8c6f8fbfa3bb06b7b167f7b416a2c8c5dfe3
Branch=es-gpu
phananh1010 added a commit to phananh1010/elasticsearch that referenced this pull request Oct 23, 2025
BASE=42eff309f995e4484b93094ef347e05d6dc30bb3
HEAD=8b4d8c6f8fbfa3bb06b7b167f7b416a2c8c5dfe3
Branch=es-gpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch test-gpu Run tests using a GPU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants