Re: No WU for a long time. Stacked
Posted: Thu Apr 23, 2020 1:37 pm
I'll take a look, but I'm upgrading now to Ubuntu 20.04 I hope can works well the instructions you sent me.ajm wrote:It looks like the drivers and OpenCL are not installed (correctly). See https://linustechtips.com/main/topic/10 ... lding-rig/
You may want to uninstall FAH before that, and reinstall it afterwards.[/quote]Install CLinfo and run it to ensure that the OpenCL Drivers are installed
sudo apt install clinfo
clinfo
Install the OpenCL Development Package anyway:
sudo apt install ocl-icd-opencl-dev
and restart the computer
sudo shutdown -r now
You mean, uninstall FAH install (one more time Nvidia drivers) and OpenGL and after that, re install FAH, do I am right?
By the way, do you know how to pass this flags to the FAH
Code: Select all
FAHClient --client-threads=6 --smp=true --cpus=6