-
Notifications
You must be signed in to change notification settings - Fork 435
Closed
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
[root@51-cv-gpu-node-01 ~]# nvidia-ctk config --set nvidia-container-runtime.runtimes=docker-runc, runc
ERRO[0000] invalid --set option nvidia-container-runtime.runtimes=docker-runc,: unsupported type for [nvidia-container-runtime.runtimes docker-runc,] ([docker-runc runc])
[root@51-cv-gpu-node-01 ~]# nvidia-ctk config --set nvidia-container-runtime.runtimes="docker-runc, runc"
ERRO[0000] invalid --set option nvidia-container-runtime.runtimes=docker-runc, runc: unsupported type for [nvidia-container-runtime.runtimes docker-runc, runc] ([docker-runc runc])
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.