当前位置:网站首页>Ubantu check cudnn and CUDA versions
Ubantu check cudnn and CUDA versions
2022-07-06 00:49:00 【@BangBang】
1. cudnn edition
Enter the first /usr Under the table of contents
1 cd /usr
Search under this directory cudnn.h perhaps cudnn_version.h file
2 sudo find -name cudnn.h
The search results are as follows
./include/cudnn.h
Then execute the following command
3 cat ./include/cudnn.h | grep CUDNN_MAJOR -A 2
give the result as follows :
Corresponding cudnn Version is 7.6.4
2. see cuda edition
1. Enter the following command on the command line , see version.txt The content of Be careful cat Space after
cat /usr/local/cuda/version.txt
2. There is another way to view GPU Occupancy
nvidia-smi
This also allows you to view the current GPU Version of
3. If installed cudatoolkit You can also use the following command to view the current cuda edition
nvcc -V
边栏推荐
猜你喜欢

How to make your own robot

Spark SQL null value, Nan judgment and processing

Set data real-time update during MDK debug

anconda下载+添加清华+tensorflow 安装+No module named ‘tensorflow‘+KernelRestarter: restart failed,内核重启失败

Anconda download + add Tsinghua +tensorflow installation +no module named 'tensorflow' +kernelrestart: restart failed, kernel restart failed

Introduction of motor

【EI会议分享】2022年第三届智能制造与自动化前沿国际会议(CFIMA 2022)

Ffmpeg captures RTSP images for image analysis

看抖音直播Beyond演唱会有感

MYSQL GROUP_ The concat function realizes the content merging of the same ID
随机推荐
Synchronized and reentrantlock
View class diagram in idea
FFmpeg抓取RTSP图像进行图像分析
Notepad + + regular expression replace String
Yolov5, pychar, Anaconda environment installation
The value of applet containers
cf:D. Insert a Progression【关于数组中的插入 + 绝对值的性质 + 贪心一头一尾最值】
数据分析思维分析方法和业务知识——分析方法(二)
Getting started with devkit
Pointer pointer array, array pointer
如何利用Flutter框架开发运行小程序
C language programming (Chapter 6 functions)
Cf:h. maximum and [bit operation practice + K operations + maximum and]
电机的简介
【线上小工具】开发过程中会用到的线上小工具合集
[groovy] XML serialization (use markupbuilder to generate XML data | set XML tag content | set XML tag attributes)
[groovy] JSON serialization (jsonbuilder builder | generates JSON string with root node name | generates JSON string without root node name)
Single source shortest path exercise (I)
Spark AQE
【EI会议分享】2022年第三届智能制造与自动化前沿国际会议(CFIMA 2022)