Closed omazapa closed 5 years ago
Thanks a lot, @omazapa ! I have a couple of minor comments on the code. Is there any upstream-provided list of the compatible hardware? It would be good to tell people to check if their machine is supported beforehand.
Cheers!
Please don't do the review yet, I am testing it in a clean installation of Centos7 and ubuntu. I will be uploading the changes.
Hi @ebocchi I did the changes and It was tested it in Centos 7 and Ubuntu 16.04/18.04 You can do the review again.
Thank you for the review!
Hi @ebocchi About the hardware https://docs.nvidia.com/deploy/cuda-compatibility/index.html#support-hardware I can see that all architectures are supported except the video card with Fermi.
Cheers. Omar.
Thanks a lot, @omazapa ! I have a couple of minor comments on the code. Is there any upstream-provided list of the compatible hardware? It would be good to tell people to check if their machine is supported beforehand.
Cheers!
About the hardware, appear to be compatible with any card compatible with cuda 10
Hi Guys,
this is the code to install the nvidia-docker2 middleware and to check if the nvidia is loaded. The driver should be installed in the host by the user.
Cheers Omar.