volcano-sh / devices

Device plugins for Volcano, e.g. GPU
Apache License 2.0
93 stars 41 forks source link

device plugin does not run on containerd #67

Open ckmeichs opened 2 months ago

ckmeichs commented 2 months ago

Is it possible to run the volcano device plugin on containerd? If so, how?

We got the message:

Loading NVML Failed to initialize NVML: could not load NVML library. If this is a GPU node, did you set the docker default runtime to nvidia?

BlueCloudDev commented 1 month ago

Running into the same issue, I have set up kubernetes with microk8s and the default is containerd not docker for container runtime.

wangzheyuan commented 1 month ago

The same issue.