Unverified Commit ed2b87c2 authored by zcxzcx1's avatar zcxzcx1 Committed by GitHub
Browse files

Update env.sh

Unix type
parent ce29afea
...@@ -4,4 +4,4 @@ export CUDA_HOME=/usr/local/cuda ...@@ -4,4 +4,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