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:51]
clee231 [Theano 0.7] -> [Theano 0.9]
linux:servers:cuda [2017/11/16 06:06]
clee231 [cudnn]
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 ==== 
 + 
 +[[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 ====
 [[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.txt · Last modified: 2021/05/02 21:36 (external edit)