gns3-server icon indicating copy to clipboard operation
gns3-server copied to clipboard

Docker support for Nvidia GPUs and/or allow docker custom flags

Open g1augusto opened this issue 4 years ago • 2 comments

Hi Everyone,

I am working on a topology and I need to use Linux graphical desktops for which I would like to pass my Nvidia GPU CUDA enabled, this looks possible by using nvidia-docker in place of docker command or at least using --runtime=nvidia while calling docker application to launch the container.

Can these options be made available for GNS3 ? Thank you

I apologize in case I didn't do correctly my homework.

g1augusto avatar Jun 23 '21 16:06 g1augusto

We have a similar request https://github.com/GNS3/gns3-gui/issues/3143 however we need to consider it due to security concerns.

grossmj avatar Aug 11 '21 08:08 grossmj

I was thinking of linking nvidia-docker to docker but I find that not so elegant solution

g1augusto avatar Aug 12 '21 10:08 g1augusto