Unable to start a container after Nvidia’s recent update of images on November 10.
For example:
Command: docker run -it mcr.microsoft.com/mirror/nvcr/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu20.04 bash
Error:
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #1: error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: requirement error: unsatisfied condition: cuda>=11.8, please update your driver to a newer version, or use an earlier cuda container: unknown.
ERRO[0000] error waiting for container:
NVIDIA-SMI:
±----------------------------------------------------------------------------+
| NVIDIA-SMI 510.108.03 Driver Version: 510.108.03 CUDA Version: 11.6 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce … Off | 00000000:17:00.0 Off | N/A |
| 0% 35C P8 5W / 151W | 6MiB / 8192MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
| 1 NVIDIA GeForce … Off | 00000000:73:00.0 Off | N/A |
| 0% 37C P8 5W / 151W | 53MiB / 8192MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+