Rahul Goswami created SOLR-18210:
------------------------------------
Summary: 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
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]