Dear all,
I’m starting develop a new application using CUDA.
I’d like using docker as container technology (thanks its advantages); if I’m correctly understanding, I strictly need NVIDIA Container Toolkit installed on host side in order to use GPU inside a container.
After that, what other things do I need on host side?
Can I avoid to install NVIDIA driver and use NVIDIA Driver containers for that?
If I understand, using NVIDIA Driver containers should avoid having nvidia driver on host side; however, for use NVIDIA Container Toolkit, a Nvidia driver is require… so I may don’t understand some things.
Another question: is NVIDIA Driver container (R510 Drivers+) compatible with all Maxwell+ architecture, or just Tesla ones?
Thanks in advance,
Nicola