[ 
https://issues.apache.org/jira/browse/SOLR-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079772#comment-18079772
 ] 

ASF subversion and git services commented on SOLR-18210:
--------------------------------------------------------

Commit 0c283924ec3c3d1a29102a0eab45207640bd1fcc in solr's branch 
refs/heads/branch_10_0 from Rahul Goswami
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0c283924ec3 ]

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]

Reply via email to