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

GPU Index #257

Open
luisfmnunes opened this issue Jan 31, 2024 · 3 comments
Open

GPU Index #257

luisfmnunes opened this issue Jan 31, 2024 · 3 comments

Comments

@luisfmnunes
Copy link

Verifying the available IndexTypes, I noticed that there is no milvus::IndexType::GPU_IVF_FLAT. In pymilvus I can specify a string literal to create such index.

Is it possible to create GPU Indexes using C++ SDK?

@xiaofan-luan
Copy link
Contributor

Hi @luisfmnunes
there is no reason why cpp sdk can not support c++ SDK

@luisfmnunes
Copy link
Author

Hi @luisfmnunes there is no reason why cpp sdk can not support c++ SDK

I noticed that the c++ SDK is just outdated, I'm working on a pull request that introduces the GPU Index Types enumerators and validation.

Thank you for your response.

@matrixji
Copy link
Collaborator

matrixji commented Feb 2, 2024

@luisfmnunes thanks for your contributions, and you could self-assign this issue if you like to provide the PR.

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

3 participants