problem in running the "cuda_8.0.27_linux.run"

Hi

I’m going to install CUDA 8 FOR UBUNTU 16 FOR USING IN DEEP LEARNING.

When I click on the “cuda_8.0.27_linux.run”, it starts LOADING. during the download process when it reaches at the middle of downloading the screen is getting to freeze even I can not move the mouse and nothing. the download time takes lots of time, is it normal? how can I solve this problem?

Yes, it is a big file, the download will take a while, usually.

It should take a while but after 4 hours it reaches to the middle of loading and the system is crushed. do you know what is the problem ?

To isolate the error, separate the downloading step from the installation. For the download, try a different browser or a command line tool like wget or curl.
For the installation step, run “sudo bash cuda_8.0.27_linux.run” on the command line.
There is also a wealth of information in the NVIDIA CUDA Installation Guide for Linux.