-
Notifications
You must be signed in to change notification settings - Fork 43
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
I configured a GPU for Milvus, why is it not used? #80
Comments
Hi @luli817: I assume you're following https://milvus.io/docs/install_standalone-helm-gpu.md#Install-Milvus-Standalone-with-GPU-Support. You would also need to use Milvus' gpu image, which is not mentioned in this doc.
We will update the doc soon. Thank you for your feedback! |
Okay, thank you, I'll give it a try. By the way, it seems that you can't specify runtimeclass in values. I need to modify the deoloyment manually.
|
@luli817 thank you again, it's true that runtimeclass is not supported yet. By the way, would you like to make a patch to support it? |
I'll translate the words to english for more users to follow. |
Adding a patch to set up runtimeclass is actually quite simple, but I don't have experience in collaborative development on GitHub and am not familiar with the process. I would like to add you on WeChat and ask for your advice. Then I would like to explain why I need to add the runtimeclass parameter, because my CNI is Cilium, but Cilium cannot start in NVIDIA runtime, which means I have to configure two runtimes on this node. |
@haorenfsa hi,I have set up the GPU image, but he hasn't used GPC yet. |
@LoveEachDay @liliu-z Any idea about this? |
Can I have the script you create the GPU index? |
@liliu-z I didn't specifically create a GPU index. |
@liliu-z I need to create a GPU index first before Milvus can use the GPU, right? |
@luli817 I guess yes. does it work? |
The text was updated successfully, but these errors were encountered: