Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created February 11, 2018 21:29
Show Gist options
  • Save b0noI/a8a44f7e192daa8595a2b124975493bc to your computer and use it in GitHub Desktop.
Save b0noI/a8a44f7e192daa8595a2b124975493bc to your computer and use it in GitHub Desktop.
#!/bin/sh
ORIGINAL_LD_LIBRARY_PATH=$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/local/cuda-9.0/lib64:/usr/local/cuda-9.0/extras/CUPTI/lib64:/lib/nccl/cuda-9:$LD_LIBRARY_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment