HansenHa / DeepLearning_blog

0 stars 0 forks source link

Frist Install CUDA/CUDNN to use GPU in Window7 x64 #1

Open HansenHa opened 6 years ago

HansenHa commented 6 years ago

1. Install driver with NVIDIA graphics card.

Firstly , you need make sure your graphics card has corresponded driver.

Login https://www.nvidia.com/zh-cn/geforce/geforce-experience/ and download GetForce_Experience , It will download driver automatically corresponding to your NAIVID graphics card.

getforce_experience

2. Install CUDA

Login https://developer.nvidia.com/cuda-downloads and choose details which meet to your requirements of hardware and software resources.(PS: Please choose the latest version when you want click the button "Download")

cuda_1

cuda_2

cuda_3

3. Install CUDNN

Login https://developer.nvidia.com/rdp/cudnn-download and you need have steps to create account and answer some questions(It will take few minutes)

cudnn_1

cudnn_2

cudnn_3

cudnn_4

Now you need login your email to verify email from NAIDIA. cudnn_5

Then you need login the website with your new account : https://developer.nvidia.com/rdp/cudnn-download

cudnn_6

cudnn_7

HansenHa commented 6 years ago

will update step by step