Skip to content

Instantly share code, notes, and snippets.

@Basavaraj-PN
Last active March 17, 2020 06:47
Show Gist options
  • Save Basavaraj-PN/33be5d1853f022e80a709bf033a31752 to your computer and use it in GitHub Desktop.
Save Basavaraj-PN/33be5d1853f022e80a709bf033a31752 to your computer and use it in GitHub Desktop.
export PATH=/usr/local/cuda-10.2/bin${PATH:+:${PATH}}
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment