[
https://issues.apache.org/jira/browse/SOLR-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079771#comment-18079771
]
ASF subversion and git services commented on SOLR-18210:
--------------------------------------------------------
Commit 87032a3ee1eed5206e1afa934a96f9f028468f78 in solr's branch
refs/heads/branch_10x from Rahul Goswami
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=87032a3ee1e ]
SOLR-18210: Fix for GPU accelerated vector indexing silently falling back to
using CPU (#4328)
(cherry picked from commit 60cab92ef0a9a307d4245c61144d27aede57e893)
> GPU accelerated vector indexing silently falls back to using CPU
> ----------------------------------------------------------------
>
> Key: SOLR-18210
> URL: https://issues.apache.org/jira/browse/SOLR-18210
> Project: Solr
> Issue Type: Bug
> Components: vector-search
> Affects Versions: 10.0
> Reporter: Rahul Goswami
> Assignee: Rahul Goswami
> Priority: Major
> Labels: pull-request-available
>
> GPU accelerated vector indexing uses the Lucene99AcceleratedHNSWVectorsFormat
> coming from cuvs-lucene library. It currently falls back to using
> Lucene99HnswVectorsWriter (which uses the CPU instead) due to a library
> loading issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]