我正在尝试使用 GTX 1060 在我的 Ubuntu Budgie 17.10 上安装 CUDA。我被困在说明的这一部分:
http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#power9-setup
我已将示例粘贴到指定的文件中。当我尝试跑步时
sudo systemctl enable nvidia-persistenced
Run Code Online (Sandbox Code Playgroud)
我得到:
The unit files have no installation config (WantedBy, RequiredBy, Also, Alias
settings in the [Install] section, and DefaultInstance for template units).
This means they are not meant to be enabled using systemctl.
Possible reasons for having this kind of units are:
1) A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
2) A unit's purpose may be …Run Code Online (Sandbox Code Playgroud)