A: Yes, we have GPU specialized containers and we have tested them using an NVIDIA GPU with the 10.1 and 11.0 drivers. If you are using a GPU please make sure to add the --gpus runtime directive to the docker run command.
Q: If I have an NVIDIA GPU does it matter what version of Docker I use?
A: Yes, please make sure you have version 19.03 or greater of Docker.
Q: If I’m using a GPU for an inference is there anything specific I need to do with the LEIP Docker container?