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

Rahul Goswami edited comment on SOLR-18210 at 4/27/26 4:40 AM:
---------------------------------------------------------------

Detailed RCA and fix discussed in the PR. 


was (Author: JIRAUSER312387):
Detailed RCA and fix discussed in the PR  

> GPU accelerated vector indexing silently falls back to using CPU instead
> ------------------------------------------------------------------------
>
>                 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