Comment on Folding@home takes up the fight against COVID-19parentComments−olejorgenb6ySeems you have to have the opencl libaries installed.sudo apt install ocl-icd-opencl-devThen edit the config file to include gpu (I also added a gpu slot <slot id='1' type='GPU'/> but not sure if it's needed.Then restart.Seems you'll have to wait a while to get a job though.
Comments
Seems you have to have the opencl libaries installed.
sudo apt install ocl-icd-opencl-dev
Then edit the config file to include gpu (I also added a gpu slot <slot id='1' type='GPU'/> but not sure if it's needed.
Then restart.
Seems you'll have to wait a while to get a job though.