官术网_书友最值得收藏!

  • Keras Deep Learning Cookbook
  • Rajdeep Dua Manpreet Singh Ghotra
  • 64字
  • 2021-06-10 19:38:49

Installing cudnn

  1. Download cudnn from the NVIDIA site (https://developer.nvidia.com/rdp/assets/cudnn-8.0-linux-x64-v5.0-ga-tgz) and decompress the binary:
Please note, you will need an NVIDIA developer account.
tar xvf cudnn-8.0-linux-x64-v5.1.tgz

We obtain the following output after decompressing the .tgz file:

cuda/include/cudnn.h
cuda/lib64/libcudnn.so
cuda/lib64/libcudnn.so.5
cuda/lib64/libcudnn.so.5.1.10
cuda/lib64/libcudnn_static.a
  1. Copy these files to the /usr/local folder, as follows:
sudo cp cuda/include/cudnn.h /usr/local/cuda/include
sudo cp cuda/lib64/libcudnn* /usr/local/cuda/lib64

sudo chmod a+r /usr/local/cuda/include/cudnn.h /usr/local/cuda/lib64/libcudnn*
主站蜘蛛池模板: 固原市| 会同县| 七台河市| 广灵县| 托里县| 清镇市| 夏邑县| 肥乡县| 罗田县| 宣化县| 临邑县| 永德县| 宜兴市| 比如县| 奉化市| 广河县| 德庆县| 乌海市| 湟源县| 台安县| 紫阳县| 弋阳县| 始兴县| 巴塘县| 甘孜| 临沂市| 湖南省| 渑池县| 汉川市| 平顶山市| 普宁市| 岑溪市| 日照市| 上饶县| 赞皇县| 乾安县| 敖汉旗| 独山县| 济南市| 遵化市| 临湘市|