i run the file using this :
sudo sh cuda_9.0.176_384.81_linux.run
it output this error :
1: eval: ./cuda-installer.pl: not found
while try installing like this :
sudo bash ./cuda_9.0.176_384.81_linux.run
the output error is:
./cuda_9.0.176_384.81_linux.run: line 507: ./cuda-installer.pl: cannot execute: required file not found
, how do i can isntall this cuda run file on my linux pc?
GPU is GTX 770
Driver version is 470.* , used my linux package manager to install the driver.