官方提示Note: CUDA must be installed only after that MSVS2015 had been installed.安装CUDA前须安装VS2015 cuDNN与CUDA的版本对应关系如下图: 参考: https://blog.csdn.net/yuyushikuan/article/details/79067484 https://blog.csdn.net/fengbingchun/article/details/53892997 1.下载: CUDA9
1 环境配置 参考官方文档<Grid Infrastructure Installation Guide for Linux> 1.1 软件环境 操作系统: [root@howe1 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.2 (Santiago) [root@howe1 ~]# uname -a Linux howe1 2.6.32-220.el6.i686 #1 SMP Wed Nov 9 0
1.在安装时 出现Public key for ambari-server-2.4.2.0-136.x86_64.rpm is not installed 安装ambari报错 在安装HST服务时也报一个类似的错,解决办法都是先执行 rpm --import http://server1/soft/AMBARI-2.4.2.0/centos7/2.4.2.0-136/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins 这个是使用本地仓库中ambari自带的 key,这个是我遇到的,看