[jira] [Commented] (SOLR-18210) GPU accelerated vector indexing silently falls back to using CPU
[ 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]
[jira] [Commented] (SOLR-18210) GPU accelerated vector indexing silently falls back to using CPU
[ 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]
[jira] [Commented] (SOLR-18210) GPU accelerated vector indexing silently falls back to using CPU instead
[ https://issues.apache.org/jira/browse/SOLR-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078439#comment-18078439 ] ASF subversion and git services commented on SOLR-18210: Commit 60cab92ef0a9a307d4245c61144d27aede57e893 in solr's branch refs/heads/main from Rahul Goswami [ https://gitbox.apache.org/repos/asf?p=solr.git;h=60cab92ef0a ] SOLR-18210: Fix for GPU accelerated vector indexing silently falling back to using CPU (#4328) > 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]
[jira] [Commented] (SOLR-18210) GPU accelerated vector indexing silently falls back to using CPU instead
[ https://issues.apache.org/jira/browse/SOLR-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076442#comment-18076442 ] Rahul Goswami commented on SOLR-18210: -- 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]
