[ 
https://issues.apache.org/jira/browse/SOLR-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rahul Goswami updated SOLR-18210:
---------------------------------
    Summary: GPU accelerated vector indexing silently falls back to using CPU  
(was: GPU accelerated vector indexing silently falls back to using CPU instead)

> 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