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
Hi,
I tried to follow your Instructions about installing the Cuda Software and it worked untill the Step "Using Cuda in your Docker Container" from this part of the Instruction: https://medium.com/@adityathiruvengadam/cuda-docker-%EF%B8%8F-for-deep-learning-cab7c2be67f9.
This command: nvidia-docker run docker.io/nvidia/cuda:9.0-base-ubuntu16.04 nvidia-smi gives me the same output as nvidia-smi.
But after this step, the instructions come with docker compose file, whitch isn't the way to compie it in your instruction. So how can I compile the nvidia Support in my Zoneminder Docker container with docker run? Or do you have a docker compose file for all the commands? Best Greets!
The text was updated successfully, but these errors were encountered:
Hi,
I tried to follow your Instructions about installing the Cuda Software and it worked untill the Step "Using Cuda in your Docker Container" from this part of the Instruction: https://medium.com/@adityathiruvengadam/cuda-docker-%EF%B8%8F-for-deep-learning-cab7c2be67f9.
This command:
nvidia-docker run docker.io/nvidia/cuda:9.0-base-ubuntu16.04 nvidia-smi
gives me the same output as nvidia-smi.But after this step, the instructions come with docker compose file, whitch isn't the way to compie it in your instruction. So how can I compile the nvidia Support in my Zoneminder Docker container with docker run? Or do you have a docker compose file for all the commands? Best Greets!
The text was updated successfully, but these errors were encountered: