Skip to content
Snippets Groups Projects
Commit 880affb8 authored by Akash Kothari's avatar Akash Kothari
Browse files

Set up tyler paths script fixed

parent 9ffc997c
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,3 @@ export CUDNN_PATH=/software/cuda-9.1/lib64/ ...@@ -7,8 +7,3 @@ export CUDNN_PATH=/software/cuda-9.1/lib64/
export LIBRARY_PATH=/software/cuda-9.1/lib64/:$LIBRARY_PATH export LIBRARY_PATH=/software/cuda-9.1/lib64/:$LIBRARY_PATH
export LD_LIBRARY_PATH=/software/cuda-9.1/lib64/:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/software/cuda-9.1/lib64/:$LD_LIBRARY_PATH
# HPVM Path setup
export CPATH=$CPATH:/home/hsharif3/anaconda2/include/
export PATH=/home/hsharif3/Gitlab/hpvm/build/bin/:$PATH
export LLVM_BUILD_ROOT=/home/hsharif3/Gitlab/hpvm/build/
export LLVM_SRC_ROOT=/home/hsharif3/Gitlab/hpvm/llvm/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment