Commit 9d7b4f63 authored by fanding2000's avatar fanding2000
Browse files
parents 2409a22f 7fb73825
...@@ -3,4 +3,4 @@ export CUDA_HOME=/usr/local/cuda ...@@ -3,4 +3,4 @@ export CUDA_HOME=/usr/local/cuda
export PATH=$CUDA_HOME/bin:$PATH export PATH=$CUDA_HOME/bin:$PATH
export LD_LIBRARY_PATH=$CUDA_HOME/lib64:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=$CUDA_HOME/lib64:$LD_LIBRARY_PATH
export LIBRARY_PATH=$CUDA_HOME/lib64:$LIBRARY_PATH export LIBRARY_PATH=$CUDA_HOME/lib64:$LIBRARY_PATH
export CPATH=$CUDA_HOME/include:$CPATH export CPATH=$CUDA_HOME/include:$CPATH
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment