[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

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 Both sides next revision
gpu [2018/05/30 09:57]
vodrazka [Set-up CUDA and CUDNN]
gpu [2018/05/31 10:30]
popel [Set-up CUDA and CUDNN]
Line 82: Line 82:
   fi   fi
  
-  * When not using Theano, just Tensorflow this can be simplified to ''export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cuda/9.0/cudnn/7.0/lib64:/opt/cuda/8.0/lib64''.+  * When not using Theano, just Tensorflow this can be simplified to ''export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cuda/9.0/lib64:/opt/cuda/9.0/cudnn/7.0/lib64''.
  
   * There is no default and you always need to set ''LD_LIBRARY_PATH'' explicitly.   * There is no default and you always need to set ''LD_LIBRARY_PATH'' explicitly.

[ Back to the navigation ] [ Back to the content ]