Ubuntu 16.04 Installation Cudnn 5.1__ubuntu

Source: Internet
Author: User
Tags file copy

CUDNN is the advanced Learning interface provided by NVIDIA

First, get CUDNN

Website Download Cudnn5.1:https://developer.nvidia.com/rdp/cudnn-download

(need to register NVIDIA account)

Select Cudnn v5.1-> cudnn v5.1 libraryfor Linux



Second, install CUDNN


Copy the head file and library file to the Cuda installation directory, first make sure that the Cuda installation directory is/usr/local/cuda/, and that the default installation directory is/usr/local/cuda/before Cuda installation.

sudo tar-xzvf cudnn-8.0-linux-x64-v5.1.tgz
sudo cp cuda/include/cudnn.h/usr/local/cuda/include
sudo cp cuda/lib64/libcudnn*/usr/local/cuda/lib64


File copy Successful





View CUDNN version


sudo cat/usr/local/cuda/include/cudnn.h | grep cudnn_major-a2




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.