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

关于安装NVIDIA gpu-operator后是否需要卸载nvidia-device-plugin-daemonset的问题 #864

Open
w7team opened this issue Feb 13, 2025 · 1 comment

Comments

@w7team
Copy link

w7team commented Feb 13, 2025

由于文档没有相关说明,需要确认安装NVIDIA gpu-operator再安装HAMi后,是否需要将nvidia-device-plugin-daemonset再卸载掉?nvidia-device-plugin-daemonset是必须要先安装的吗,能否一开始就不安装。

看到这个问题后#829,对这一块不清楚。

@mayyyyying
Copy link

mayyyyying commented Feb 13, 2025

可以最初就不安装,先安装的 gpu-operator 的 chart 里关掉

devicePlugin:
  enabled: false
  ...
driver:
  enabled: true
  ...
toolkit:
  enabled: true
  ...
...
Image

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