I have a fresh install of kali 2.0 on my hdd. No dual boot. First I installed the Nvidia driver which is version "352.30". I stop gdm3 install the driver and reboot. Everything works perfect. Cuda on the other hand is not installing. The error states that my drivers are not the newest version.

Code:
***WARNING: Incomplete installation! This installation did not install the CUDA Driver. A driver of version at least 346.00 is required for CUDA 7.0 functionality to work.
To install the driver using this installer, run the following command, replacing <CudaInstaller> with the name of this run file:
    sudo <CudaInstaller>.run -silent -driver
However like I stated before this is a fresh install and Nvidia drivers 352.30 are the first and only drivers installed on the system. After doing much googling with some duckduckgoing I came across a nvidia dev forum where someone (7 months ago) was trying to install CUDA 6.5 onto Linux Mint 17 and it was stated that Mint was not an officially supported distro. I'm hoping that this is not the case but I'm almost sure that this is some error on my end that I am not catching yet. Any advice or comments would be greatly appreciated. Thank you.