无root权限服务器gpu节点下tensorflow源码安装过程及问题

服务器环境:   CentOS Linux release 7.2.1511 (Core) 问题:   1.没有root权限,不能使用sudo命令,所有包都必须安装在自己的目录下   2.服务器没有联网,配置文件中的包的链接无法直接下载,必须提前自己下载,通过xftp传入服务器,再用scp命令传到gpu 节点   scp –r /home/path  [email protected]:/home
相关文章
相关标签/搜索