visionlineNP
Results
2
comments of
visionlineNP
This problem has come up again. Ubuntu 20.04, NVidia driver 535.86.05. Driver works on the host. ``` $ nvidia-smi Mon Sep 18 12:08:34 2023 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.86.05 Driver Version:...
And let this be a lesson in proper use of `docker context`. My context was set to use a remote machine. Fixed it by running ``` docker use context default...