[ 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 [2017/08/28 14:40]
kocmanek [How to use cluster]
gpu [2017/08/28 14:40]
kocmanek [Set-up CUDA and CUDNN]
Line 61: Line 61:
     export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CUDA_DIR/cudnn/$CUDNN_version/lib64     export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CUDA_DIR/cudnn/$CUDNN_version/lib64
     export CPATH=$CUDA_DIR/cudnn/$CUDNN_version/include:$CPATH     export CPATH=$CUDA_DIR/cudnn/$CUDNN_version/include:$CPATH
 +  fi
  
 ==== TensorFlow Environment ==== ==== TensorFlow Environment ====

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