Using GPU from a docker container?

后端 未结 10 1703
名媛妹妹
名媛妹妹 2020-11-27 09:12

I\'m searching for a way to use the GPU from inside a docker container.

The container will execute arbitrary code so i don\'t want to use the privileged mode.

<
10条回答
  •  春和景丽
    2020-11-27 09:21

    We just released an experimental GitHub repository which should ease the process of using NVIDIA GPUs inside Docker containers.

提交回复
热议问题