Answers for "set cuda path"

0

set cuda path

$ echo 'export PATH=/usr/local/cuda/bin${PATH:+:${PATH}}' >> ~/.bashrc
Posted by: Guest on May-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language