User Tools

Site Tools


linux:servers:cuda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:servers:cuda [2017/11/16 05:55]
clee231 Reorganizing section headers
linux:servers:cuda [2017/11/16 06:07]
clee231 [CUDNN]
Line 36: Line 36:
  
 The installation of CUDA Toolkit 9.0.196 is installed at ''/​opt/​cuda/''​. The installation of CUDA Toolkit 9.0.196 is installed at ''/​opt/​cuda/''​.
 +
 +==== CUDNN 7.0 ====
 +
 +[[https://​developer.nvidia.com/​rdp/​cudnn-download|CUDNN 7.0.3]]
 +
 +The NVIDIA CUDA® Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN provides highly tuned implementations for standard routines such as forward and backward convolution,​ pooling, normalization,​ and activation layers. cuDNN is part of the NVIDIA Deep Learning SDK.
 +
 +Installation of CUDNN is also installed in ''/​opt/​cuda''​.  ​
 +
 +The following associated libraries have also been installed for CUDNN:
 +  * Python-tensorflow 1.4.0 (CPU+GPU)
 +  * Tensorflow 1.4.0 (CPU+GPU)
 +  * Tensorboard 0.4.0rc1
 +
  
 ==== Theano 0.9 ==== ==== Theano 0.9 ====
linux/servers/cuda.txt · Last modified: 2021/05/02 21:36 (external edit)