I know that I can install Cuda with the following:
wget http://developer.download.nvidia.com/compute/cuda/7_0/Prod/local_installers/cuda_7.0.28_linux.run chmod +x
You can install CUDA and compile programs, but you won't be able to run them for a lack of device access.