Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created February 11, 2018 21:45
Show Gist options
  • Save b0noI/ff957b8213315aecece936133b95e86e to your computer and use it in GitHub Desktop.
Save b0noI/ff957b8213315aecece936133b95e86e to your computer and use it in GitHub Desktop.
$ cat ~/anaconda3/envs/caffe_p27/etc/conda/activate.d/activate.sh
#!/bin/sh
export LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:/usr/local/cuda-8.0/extras/CUPTI/lib64:/lib/nccl/cuda-8:$LD_LIBRARY_PATH_WITHOUT_CUDA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment