ubuntu18.04 + torch7 + cuda 8.0 + cudnn7

参考:https://www.jianshu.com/p/9e706ca6f5e3

https://blog.csdn.net/zouyu1746430162/article/details/79510773

 

torch7

http://torch.ch/docs/getting-started.html#_

官方自带脚本:

git clone https://github.com/torch/distro.git ~/torch --recursive
cd ~/torch; bash install-deps;
./install

bash install-deps:报错 将install-deps文件中的  将那个python-*-*的替换为     software-properties-common

success.

下面安装cuda8.0。使用的是deb包安装。

 

cudnn7对应于cuda8.0版本

###按照教程

luarocks install cutorch
luarocks install cunn

安装cutorch    gcc版本不能大于5.0  要降级    https://blog.csdn.net/qq_33160790/article/details/80464473

 

git clone https://github.com/soumith/cudnn.torch -b R7
cd cudnn.torch
luarocks make

R7代表 cudnn7版本 要对。

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值