Well first things first
make sure the desktop is extended
I always leave physx and SLI disabled (its been a while since i did multi-GPU so this may have changed...but just to be safe disable them for now)
Make sure you are running the latest Systray Client
http://www.stanford.edu/group/pandegrou ... ay-623.msi
Create a folder, C:\Folding. Create work subfolders. ie. C:\Folding\GPU0; C:\Folding\GPU1; C:\Folding\GPU2; C:\Folding\GPU3; etc. for however many clients you have
Should look like this when you are done:
![Image](http://i42.tinypic.com/157oq53.png)
now when you installed the client it automatically added a shortcut to your startup folder in the Start Menu. Cut and Paste that shortcut into the C:\Folding folder you created earlier
Right click. Properties.
Now on the shortcut tab there are two important fields: "Target" and "Start in"
For you Target will already be correct, but you will need to add (-gpu 0) without parenthesis to the end. So yours should read "C:\Program Files\Folding@home\Folding@home-gpu\
Folding@home.exe" -gpu 0
Start in will be completely different. Yours should read C:\Folding\GPU0
Will look like this:
![Image](http://i40.tinypic.com/1zdp07d.png)
Rename the shortcut to GPU0
Now that will get you setup for your first GPU.
Now when you add your second one, just copy and paste the shortcut we just made and alter the -gpu 0 flag to -gpu 1, and change the folder from GPU0 to GPU1, rename the new shortcut to GPU1.
Get the idea?