Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VectorDBBench test on Milvus with GPU index type CAGRA fails with error - failed to create index, C Runtime Exception: => index not supported at /workspace/source/internal/core/src/index/VectorMemIndex.cpp:113 #371

Open
kaminis85 opened this issue Oct 1, 2024 · 2 comments

Comments

@kaminis85
Copy link

kaminis85 commented Oct 1, 2024

Milvus VectorDB is deployed on OCP cluster, index node using 1 GPU. Vector DB application installed on OCP installer VM. Running VectorDBBench test via GUI, with CAGRA GPU index type for cohere 1M dataset size.

The test fails with below error message-

: segcore unsupported error[segcoreCode=2003];452935734244813975: failed to create index, C Runtime Exception: => index not supported at /workspace/source/internal/core/src/index/VectorMemIndex.cpp:113

Am I missing anything while running this GPU test?

@xiaofan-luan
Copy link
Collaborator

@kaminis85

  1. Did you try the GPU image?
  2. what index you are trying to create?

@kaminis85
Copy link
Author

Earlier I was using normal image. Now, it's working fine with Milvus GPU image.
So, I am good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants