Anaconda安装经验以及后期包安装

 669  ./Anaconda3-5.0.1-Linux-x86_64.sh 
  670  vim ~/.bashrc
  671  source /home/jinx/.bashrc
  672  conda env list
  673  conda -V
  674  conda create -n python3.6withCaffe python=3.6
  675  conda env list
  676  source activate python3.6withCaffe
  677  conda install ./tensorflow_gpu-1.4.0-cp36-cp36m-linux_x86_64.whl 
  678  pip install tensorflow_gpu-1.4.0-cp36-cp36m-linux_x86_64.whl
  679  pip install torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl
  680  python
  681  source deactivate
  682  python
  683  pip list
  684  cd ~
  685  vim ./bashrc
  686  vim .bashrc
  687  cd /usr/local/include/
  688  cd /data0/jinx/Software/
  689  cat /usr/local/cuda/version.txt
  690  ls | wc -w
  691  cd ~
  692  vim .bashrc
  693  source .bashrc
  694  cd cuda/include/
  695  sudo cp *.h /usr/local/cuda/include/
  696  logout
  697  exit
  698  tar xzvf cudnn-8.0-linux-x64-v7.tgz 
  699  logout
  700  exit
  701  scp -r /data0/jinx/Software/pycaffe/caffe/ ./
  702  unzip ImageCompression-master.zip 
  703  python
  704  source activate python3.6withCaffe
  705  python
  706  cat /usr/local/cuda/include/cudnn.h | grep CUDNN
  707  cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR
  708  cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR -A 2
  709  cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR

  710  cat /usr/local/cuda/include/cudnn.h | grep CUDNN


装TF一定用conda install t..f..-gpu.1.4.0,因为他会自动配好cudnn。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值