tags: caffe cuda Deep learning NIVIDA
The acceleration is divided into GPU and CPU acceleration, because my graphics card GT630 supports GPU acceleration, so both of these accelerations are used. The caffe interface has MATLAB and Python, which are not used here. It's best to take a look at the pits before loading! ! !
Read before installation:
1. Check whether the graphics card supports cuda and check the computing power of your graphics card. For example, the computing power of GeForceGT630 is 2.1.
URL:https://developer.nvidia.com/cuda-gpus. As long as the graphics card listed here supports cuda.
2. Download the latest driver for your graphics card. URL:http://www.nvidia.com/Download/index.aspx. (I did not do this step, because the driver was already installed when installing cuda. Some people said that they must first install the latest driver for this graphics card. When installing cuda, then choose a custom installation to remove the driver for cuda, it is possible It ’s a different version.)
3. Secondly choose VS version: Visual Studio chooses 2013 is better. Anyway, they are all pits. It is best to follow the steps and find a successful case to install (install VS first, then install CUDA).
4. Select the cuda version. The choice of Cuda is related to your GPU model. Find "NVIDIA Control Panel" in the control panel to open-"System Information"-"Components", it is best to download the cuda version shown here. And remember the difference between windows and linux version when downloading cuda, don't make a mistake. (I directly streamlined the installation, some people said that the installation chooses custom installation, the driver is not selected, because it has already been installed before, why do n’t you know specifically, this is also the experience of previous people.)
5. Download the cuDNN library. link:https://developer.nvidia.com/rdp/cudnn-download. There are instructions for the cuda version (but it is recommended to download the version that has been tested successfully on the Internet).
6. One of the steps in the following installation is very important, the parameters are modified, as shown below:
1) Whether to use GPU acceleration
2) Whether to use cuDNN library and cuda version
3) Whether to use Python interface
4) Whether to use MATLAB interface
5) GPU computing power, (the existing computing power parameters are compute_20, sm_20; compute_30, sm_30; compute_35, sm_35; compute_50, sm_50; compute_52, sm_52). My graphics card GT630 has a computing power of 2.1, so the first choice was compute_21, sm_2, and the compilation was unsuccessful. I chose compute_20, sm_20 to succeed. I did not understand what happened.
6) Path after decompression of cuDNN compressed package
7. Some of the pits of the predecessors, the following is the link, please refer to it yourself.
GTX TITANX graphics card driver and cuda installation blood tear history
There is also a wrong installation of cuda version, uninstall and reinstall:
First, the IDE corresponding to the 16-bit chip is version 4.7-5.1; the IDE version corresponding to the 32-bit chip is version 2.0-2.1; the 8-bit chip corresponds to 6.2-6.3; Both 16-bit chip and 32-...
I am too lazy to upgrade the system, so I am still using 64-bit win7. 1. Install Anaconda(highly recommended) Anaconda has integrated a large number of third-party packages, and there is no need to ma...
Installation mongdodb, progress card does not move in this position, and so the result is no good for a night or a ...Click here to direct download version 3.4 installed Of course, stable version 3.6 ...
How to ignore sign when installing driver on 64-bit Windows system Enter the command line interface Then enter At this time, the function of check sign has been turned off, and then you want to turn o...
project instruction: Because I want to use the GPU module in opencv to accelerate the Sift image stitching algorithm. So the opencv recompilation of "Sen Wuren Huan" started. I have been tos...
Problem: Windows can not verify the digital drivers required for this device signature. A recent hardware or software changes to installed files may not be properly signed or corrupted, or may be mali...
Previous articleUsing Apache in 64-bit environment of Win7 system-Apache2.4 integrates Tomcat and mod_jkMentioned that an error may be reported when installing Apache 2.4: Let me talk about it separat...
1, the kernel version: # uname -r 3.10.0-693.el7.x86_64 2. The kernel is upgraded to the specified version: # yum install kernel-3.10.0-862.9.1.el7.x86_64 3, install kernel-de...
download tool Download a dosbox and win7 32-bit debug.exe, install dosbox, Download the connection: 2. Install dosbox Select the default path. After the installation is complete, the following interfa...
How to install mysql database in win7 (64 bit) Download mysql The version of mysql I am using is 5.7.22. There is no data folder in this version and my.ini doesn't matter if we step by step. 1. Downlo...