Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find cudnn version

cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR -A 2
#or :
cat /usr/include/cudnn.h | grep CUDNN_MAJOR -A 2
Comment

cudnn version linux

cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR -A 2orcat /usr/include/cudnn.h | grep CUDNN_MAJOR -A 2
Comment

PREVIOUS NEXT
Code Example
Shell :: install epel repo centos 7 
Shell :: kali network manager is not running 
Shell :: how to get the temp of cpu in linux terminal raspberry pi 
Shell :: how to install scipy 
Shell :: rpi make executable 
Shell :: gyp error npm install 
Shell :: conda install django rest framework 
Shell :: installed libc-bin package post-installation script subprocess returned error exit status 134 
Shell :: certbot get new certificate apache 
Shell :: visual studio code arm64 
Shell :: insall git onec2 
Shell :: snap install microsoft teams 
Shell :: adb reverse 
Shell :: size of directory powershell 
Shell :: Command `npm install --save --save-exact react-native` failed 
Shell :: powershell unzip file 
Shell :: powershell print env all 
Shell :: phoneinfoga github 
Shell :: how to undo git remote origin 
Shell :: Clear powershell console history 
Shell :: install deb package 
Shell :: composer remove package 
Shell :: uninstall vscode ubuntu 
Shell :: -bash: service: command not found 
Shell :: git save username and password 
Shell :: linux compress folder 
Shell :: install atom ubuntu terminal 
Shell :: pip install airflow 
Shell :: Please remove any global installs with one of the following commands: 
Shell :: git@bitbucket.org: Permission denied (publickey). 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =