windows - 如何在alienware windows 10系统中安装nvidia docker?

标签 windows tensorflow web-deployment nvidia-docker

我正在尝试使用在 windows 10 系统中服务的 tensorflow-GPU。但我还没有找到任何安装适用于 Windows 的 Nvidia docker 的解决方案。请给我一个建议,如何在部署中使用 Windows 机器 GPU。

最佳答案

nvidia-docker 都不是和 nvidia-container-runtime支持 Windows,目前也没有计划支持操作系统。仅支持 linux 主机。

查看FAQ here :

Is macOS supported?

No, we do not support macOS (regardless of the version), however you can use the native macOS Docker client to deploy your containers remotely (refer to the dockerd documentation).

Is Microsoft Windows supported?

No, we do not support Microsoft Windows (regardless of the version), however you can use the native Microsoft Windows Docker client to deploy your containers remotely (refer to the dockerd documentation).

关于windows - 如何在alienware windows 10系统中安装nvidia docker?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54979695/

相关文章:

java - Windows 上 TensorFlow java 的 native 库

tensorflow - 为什么 tensorflow 抛出 "The graph couldn' t be sorted in topological order”?

deployment - jetty 部署顺序

c++ - 对于我正在交叉编译的程序,如何将 ubuntu 上的 GLEW 交叉编译到 Windows?

java - 难以使用 Ant 构建 Pig

python - TensorFlow解码_csv形状错误

visual-studio-2012 - 尝试使用 Web 部署发布时的 .DS-store 问题

asp.net - 为什么我不应该将我的 asp.net 网站或 webapp 部署到 IIS 中域的根目录?

windows - 用SetWindowPos 'normal way' 移动一个窗口是做什么的?

windows - 使用 32 位进程中的 64 位 COM 对象