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

Does Milvus Operator support GPU-enabled Milvus clusters? #211

Open
qchenzi opened this issue Nov 27, 2024 · 1 comment
Open

Does Milvus Operator support GPU-enabled Milvus clusters? #211

qchenzi opened this issue Nov 27, 2024 · 1 comment

Comments

@qchenzi
Copy link

qchenzi commented Nov 27, 2024

I would like to confirm whether Milvus Operator can deploy a GPU-enabled Milvus cluster. My use case requires accelerated vector search and indexing using GPUs. Below are my questions:

  • Does Milvus Operator currently support configuring GPU resources for Milvus components like QueryNode, IndexNode, and DataNode?
  • If supported, what are the recommended configurations in the MilvusCluster CR to enable GPU acceleration?
  • Additionally, if GPU is not currently supported, could you provide any guidance on the roadmap for enabling GPU functionality in Milvus Operator?

Any guidance on deploying GPU-enabled Milvus clusters using Milvus Operator would be greatly appreciated.

@haorenfsa
Copy link
Collaborator

Milvus Supports indexing with GPU
https://milvus.io/docs/index-with-gpu.md#Index-with-GPU

By the way, the MilvusCluster CR is deprecated, use Milvus CR instead.

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