No devices found/left
#7
(06-09-2020, 09:17 PM)philsmd Wrote:
Code:
cd Downloads/

tar xzf l_opencl_p_18.1.0.015.tgz

cd l_opencl_p_18.1.0.015/



sudo ./install.sh



The installer will tell you if you have installed all the packages that are needed (prerequisites), otherwise you will get an error or warning.



You can actually ignore the too new Ubuntu version or similar warnings, in most of the cases it will work anyway.



but the other requirements are of course needed like build tools etc (build-essential, gcc, and some libs)



I am using Tails

Linux: https://tails.boum.org/install/mac/index.pt.html

command not found


Code:
~$ cd Downloads/
~/Downloads$ cd l_opencl_p_18.1.0.015
~/Downloads/l_opencl_p_18.1.0.015$ sudo ./install.sh
[sudo] password for amnesia:
sudo: ./install.sh: command not found
~/Downloads/l_opencl_p_18.1.0.015$
Reply


Messages In This Thread
No devices found/left - by Glanman - 06-09-2020, 12:36 PM
RE: No devices found/left - by philsmd - 06-09-2020, 12:48 PM
RE: No devices found/left - by Glanman - 06-09-2020, 01:54 PM
RE: No devices found/left - by philsmd - 06-09-2020, 02:00 PM
RE: No devices found/left - by Glanman - 06-09-2020, 06:50 PM
RE: No devices found/left - by philsmd - 06-09-2020, 09:17 PM
RE: No devices found/left - by Glanman - 06-13-2020, 07:56 PM
RE: No devices found/left - by philsmd - 06-14-2020, 06:33 PM