Cannot use GPU for Folding@Home on Linux
Go to solution
Solved by Quoda27,
All you need to do is add a few lines to the config.xml file. Once you've located it add the following:
<gpu v='true'/>
And then, underneath your CPU slot add:
<slot id='1' type='GPU'/>
(Assuming that your CPU slot is index 0)
Then restart F@H and you should find it's folding on both CPU and GPU. It might splutter a bit over updating your GPUs.txt file but once that's done you're good.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now