[ 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 [2021/12/03 17:28]
vodrazka
gpu [2021/12/15 17:53]
kasner Update CUDA version
Line 55: Line 55:
 You need to set library path from your ''~/.bashrc'': You need to set library path from your ''~/.bashrc'':
  
-  CUDA_version=10.1 +  CUDA_version=11.1 
-  CUDNN_version=7.6+  CUDNN_version=8.0
   CUDA_DIR_OPT=/opt/cuda/$CUDA_version   CUDA_DIR_OPT=/opt/cuda/$CUDA_version
   if [ -d "$CUDA_DIR_OPT" ] ; then   if [ -d "$CUDA_DIR_OPT" ] ; then

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