I'm in the mood to break things.
Current system:
Linux Kublai-1888 4.18.0-13-generic #14-Ubuntu SMP Wed Dec 5 09:04:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
I didn't even know 5 existed! Are there any benefits I should be aware about? I'm going to uninstall my graphics drivers beforehand since it'll probably break. Wish me luck! If you've got a way to reinstall pip2/pip3 with proper metadata + $PATH + so it's not broken I'd like that too.
Reference materials I will use:
Reinstalling CUDA, which I use to enhance my gfx performance
Info on different types of kernels
Official docs on Nvidia headers and making sure you don't screw yourself
sudo apt-get autoremove --purge cuda
worked.apt list --installed | grep cuda
got the last bit. Now going forsudo apt install nvidia-cuda-toolkit gcc-6
and will return with some dope. – avisitoritseems Feb 01 '19 at 11:21