0%

1
ag -A "Error"

1
2
3
-   PATH includes /usr/local/cuda-9.0/bin
- LD_LIBRARY_PATH includes /usr/local/cuda-9.0/lib64, or, add /usr/local/cuda-9.0/lib64 to /etc/ld.so.conf and run ldconfig as root
To uninstall the CUDA Toolkit, run the uninstall script in /usr/local/cuda-9.0/bin

1
2
export C_INCLUDE_PATH=/usr/local/cuda/include
export CPLUS_INCLUDE_PATH=/usr/local/cuda/include

xxx -exec cmd {} \

1
2
3
tmux
sudo su - <your username>
docker run hello-world

1
2
sudo apt-get install python-yaml
pip install pyyaml