当前位置:网站首页>Cuda11.1 online installation
Cuda11.1 online installation
2022-07-06 05:11:00 【Not thin 8-jin ball cake】
One . Check out your ubuntu Configure which version of CUDA
stay terminal Enter the following code :
nvidia-smiIt is shown as follows :
Such as red mark ,, The maximum version of the local configuration can be installed to 11.6, therefore CUDA version11.6 It can be installed at any time , It is decided to install this time version 11.1.
Two . stay nvidia Download from the official website cuda edition 11.1.1, And install
The address is https://developer.nvidia.com/cuda-toolkit-archive. The proposal USES runfile(local) How to download and install . install cuda when , Do not select Install driver, For the rest, select Install .

ubuntu How to view version information : First of all to enter Ubuntu System , Using shortcut keys 【Ctrl+Alt+t】 Open the terminal ; Then input in the terminal “cat /proc/version” Order or “uname -a” Order or “lsb_release -a” Command to view .
Download and install :
wget https://developer.download.nvidia.com/compute/cuda/11.1.1/local_installers/cuda_11.1.1_455.32.00_linux.runsudo
sh cuda_11.1.1_455.32.00_linux.runIn execution sh cuda_11.1.1_455.32.00_linux.run In the process of ,
Asked about : You accept what you read before EULA Do you ? Input accept
Do you accept the previously read EULA?
accept/decline/quit: accept
Asked about : Whether to install NVIDIA Speed up graphics drivers ? If installed, enter n, otherwise y, So here I'm going to choose n
Install NVIDIA Accelerated Graphics Driver for Linux-x86_64 410.48?
(y)es/(n)o/(q)uit: n
About whether to install the driver , You can check whether you already have ( Use nvidia-sim command ), If not, you can install .
Asked about : install CUDA 11.1 tool kit ? Input y
Install the CUDA 11.1 Toolkit?
(y)es/(n)o/(q)uit: y
Enter Toolkit Location
[ default is /usr/local/cuda-11.1 ]: direct Enter key
The following voluntary , About whether to be in /usr/local/cuda Install symbolic links on ? And installation CUDA 11.1 Example ?
Do you want to install a symbolic link at /usr/local/cuda?
(y)es/(n)o/(q)uit: y
Install the CUDA 11.1 Samples?
(y)es/(n)o/(q)uit: y
installation is complete :

3、 ... and . take CUDA Set your directory to PATH
stay terminal Input in
sudo gedit ~/.bashrcmodify bashrc
export CUDA_HOME=/usr/local/cuda-11.1
export LD_LIBRARY_PATH=${CUDA_HOME}/lib64
export PATH=${CUDA_HOME}/bin:${PATH}Last , open terminal, Input ( Let the path take effect )
source ~/.bashrcFour . test CUDA
Input
cd /usr/local/cuda-11.1/samples/1_Utilities/deviceQuery
sudo make
sudo ./deviceQuery
If the output Result=PASS The successful .

Reference link :
边栏推荐
- Zynq learning notes (3) - partial reconfiguration
- Excellent PM must experience these three levels of transformation!
- [NOIP2008 提高组] 笨小猴
- [noip2008 improvement group] stupid monkey
- Postman assertion
- Crazy God said redis notes
- RT thread analysis log system RT_ Kprintf analysis
- 饼干(考试版)
- ByteDance program yuan teaches you how to brush algorithm questions: I'm not afraid of the interviewer tearing the code
- Flink kakfa data read and write to Hudi
猜你喜欢

Yolov5 tensorrt acceleration

Simple understanding of interpreters and compilers

Lepton 无损压缩原理及性能分析

Postman manage test cases

yolov5 tensorrt加速

Vite configures the development environment and production environment

趋势前沿 | 达摩院语音 AI 最新技术大全

Basic knowledge and examples of binary tree

JS quick start (II)

从0到1建设智能灰度数据体系:以vivo游戏中心为例
随机推荐
[untitled]
Basic knowledge and examples of binary tree
Why does MySQL need two-phase commit
Postman manage test cases
[classic example] binary tree recursive structure classic topic collection @ binary tree
Chip debugging of es8316 of imx8mp
Oracle deletes duplicate data, leaving only one
Acwing week 58
Force buckle 1189 Maximum number of "balloons"
Microblogging hot search stock selection strategy
ByteDance program yuan teaches you how to brush algorithm questions: I'm not afraid of the interviewer tearing the code
GAMES202-WebGL中shader的编译和连接(了解向)
2021 robocom world robot developer competition - undergraduate group (semi-finals)
yolov5 tensorrt加速
MPLS experiment
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
Ad20 is set with through-hole direct connection copper sheet, and the bonding pad is cross connected
ISP learning (2)
Quelques conseils communs sur l'inspecteur de l'unit é, généralement pour les extensions d'éditeur ou d'autres
Hometown 20 years later (primary school exercises)