Getting Docker to recognize nvidia graphics card on mac -


when in container, run

 lspci | grep -i nvidia 

and nothing shows.

when run ./devicequery samples nvidia provides

 no cuda-capable device detected  

i know have nvidia driver on mac. can't figure out how docker container realize that.

on os x, docker container running inside separate virtualbox vm not expose host gpu.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -