You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of relying on the nvidia-ctk binary as the hook implementation, we should move to using nvidia-cdi-hook. This only implements the required CDI hooks.
Instead of relying on the
nvidia-ctk
binary as the hook implementation, we should move to usingnvidia-cdi-hook
. This only implements the required CDI hooks.We would need to:
NVIDIA_CDI_HOOK_PATH
envvarNote that we already use
WithNVIDIACDIHookPath
when instantiating thenvcdi
library instance: https://github.com/NVIDIA/k8s-dra-driver/blob/32805fec62d6b3269e75ddb0eddeaa5c4d214564/cmd/nvidia-dra-plugin/cdi.go#L106The text was updated successfully, but these errors were encountered: