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
linux:servers:cuda [2017/11/16 05:51]
clee231 [Theano 0.7] -> [Theano 0.9]
linux:servers:cuda [2021/05/02 21:36] (current)
Line 37: Line 37:
 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/''​.
  
-===== Theano 0.9 =====+==== 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. 
 + 
 +The installation of CUDNN is also installed at ''/​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 ====
 [[http://​www.deeplearning.net/​software/​theano/​|Theano 0.9]] [[http://​www.deeplearning.net/​software/​theano/​|Theano 0.9]]
  
Line 46: Line 60:
 </​WRAP>​ </​WRAP>​
  
-==== Theano Configuration ====+=== Theano Configuration === 
 In order to use Theano with basic configuration,​ you may need to create a config file for your user if it does not inherit settings. In order to use Theano with basic configuration,​ you may need to create a config file for your user if it does not inherit settings.
  
linux/servers/cuda.1510811480.txt.gz · Last modified: 2021/05/02 21:36 (external edit)