【发布时间】:2016-12-02 06:09:21
【问题描述】:
我有一些按需加载的 EC2 节点运行我的软件,该软件使用大量使用 CUDA 的专有库。
但是,最新版本的专有库需要 XServer 正在运行。以前的版本不需要这个。
我遇到了 Xdummy。我该如何设置?我试过遵循这个: http://cosmolinux.no-ip.org/raconetlinux2/dummy_radeon_nvidia.html
但我做到的最好的是:
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
我如何让它运行?
【问题讨论】:
-
这与 CUDA 或 Stack Overflow 的主题有何关系?
标签: amazon-ec2 cuda ubuntu-server