Open CL card not found, but card found easily. Linux
Posted: Sat Aug 25, 2018 9:12 pm
So I install Linux Mint 19, and then I followed the same procedure that I have done on my other 10 folding boxes. Below is that section
----------------------------------
wget http://launchpadlibrarian.net/109052632 ... 15_all.deb
sudo dpkg -i python-support_1.0.15_all.deb
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install nvidia-390 (or if it appears on the linix home page drivers list, you can do it from there.
sudo apt-get install nvidia-opencl-icd-390
sudo apt-get install libcuda1-390
sudo apt-get -y install python-gnome2 mesa-common-dev freeglut3-dev nvidia-settings gedit
--------------------------------------------------
Then install the FAH client and fahcontrol
--------------------------------------------------
cd /var/lib/fahclient
sudo wget http://fah-web.stanford.edu/file-releas ... c/GPUs.txt
--------------------------------------------------
Then fire up fahcontrol and add the GPU client(will show under education in the menu), and maybe also the remote access by adding ,192.168.1.1-192.168.1.255 to the two IP places
--------------------------------------------------
sudo service FAHClient stop
sudo service FAHClient start
But then this happens:
02:04:10:ERROR:WU00:FS00:Failed to start core: OpenCL device matching slot 0 not found, try setting 'opencl-index' manually
Help !!!
----------------------------------
wget http://launchpadlibrarian.net/109052632 ... 15_all.deb
sudo dpkg -i python-support_1.0.15_all.deb
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install nvidia-390 (or if it appears on the linix home page drivers list, you can do it from there.
sudo apt-get install nvidia-opencl-icd-390
sudo apt-get install libcuda1-390
sudo apt-get -y install python-gnome2 mesa-common-dev freeglut3-dev nvidia-settings gedit
--------------------------------------------------
Then install the FAH client and fahcontrol
--------------------------------------------------
cd /var/lib/fahclient
sudo wget http://fah-web.stanford.edu/file-releas ... c/GPUs.txt
--------------------------------------------------
Then fire up fahcontrol and add the GPU client(will show under education in the menu), and maybe also the remote access by adding ,192.168.1.1-192.168.1.255 to the two IP places
--------------------------------------------------
sudo service FAHClient stop
sudo service FAHClient start
But then this happens:
02:04:10:ERROR:WU00:FS00:Failed to start core: OpenCL device matching slot 0 not found, try setting 'opencl-index' manually
Help !!!