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

I configured a GPU for Milvus, why is it not used? #80

Open
luli817 opened this issue Mar 23, 2024 · 12 comments
Open

I configured a GPU for Milvus, why is it not used? #80

luli817 opened this issue Mar 23, 2024 · 12 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@luli817
Copy link

luli817 commented Mar 23, 2024

image image
@haorenfsa
Copy link
Collaborator

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.

image:
  all:
    repository: milvusdb/milvus
    tag: v2.3.12-gpu

We will update the doc soon. Thank you for your feedback!

@haorenfsa haorenfsa added the documentation Improvements or additions to documentation label Mar 25, 2024
@luli817
Copy link
Author

luli817 commented Mar 26, 2024

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.

好的,谢谢您,我试试,我顺便说一下,你们values里面好像没法指定runtimeclass.我需要手动修改deoloyment

@haorenfsa
Copy link
Collaborator

@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?

@haorenfsa haorenfsa added the enhancement New feature or request label Mar 26, 2024
@haorenfsa
Copy link
Collaborator

I'll translate the words to english for more users to follow.

@haorenfsa haorenfsa changed the title 我给milvus配置了gpu,为什么他没有使用呢? I configured a GPU for Milvus, why is it not used? Mar 26, 2024
@luli817
Copy link
Author

luli817 commented Mar 26, 2024

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.

@luli817
Copy link
Author

luli817 commented Mar 26, 2024

image
image

@haorenfsa hi,I have set up the GPU image, but he hasn't used GPC yet.

@haorenfsa
Copy link
Collaborator

@LoveEachDay @liliu-z Any idea about this?

@liliu-z
Copy link

liliu-z commented Apr 2, 2024

Can I have the script you create the GPU index?

@luli817
Copy link
Author

luli817 commented Apr 6, 2024

@liliu-z I didn't specifically create a GPU index.

@liliu-z
Copy link

liliu-z commented Apr 7, 2024

@liliu-z I didn't specifically create a GPU index.

Then you need to do so, Plz check MIlvus' doc

@luli817
Copy link
Author

luli817 commented Apr 7, 2024

@liliu-z I need to create a GPU index first before Milvus can use the GPU, right?

@haorenfsa
Copy link
Collaborator

@luli817 I guess yes. does it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants