• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Folding GTX 460

Mr34727

Supreme [H]ardness
2FA
Joined
Sep 1, 2008
Messages
4,217
Hey, what driver do I need to fold with the GTX 460? Cant get the CUDA 3.1 to install with it. Also, is it possible to use a 8800GTS in the same box?

Thanks!
 
Just install the latest 258.96 WHQL drivers. All the new NVIDIA drivers have CUDA built in.
 
1) Install 258.96 WHQL.
2) You'll need the gpu3 client for the 460, you can use gpu3 for the 8800 with the -advmethods flag (that would be the easiest way), or you can use the gpu2 client for the 8800 without the -advmethods flag
3) You'll need to set the clients up with the 460 client having the -gpu 0 flag and the GTS having the -gpu 1 flag.

Fermi cards have to use the gpu3 client because that's the only way to get core15 WU's. Older cards can use gpu3 with -advmethods flag, using that flag will force the client to DL core11 WU's (which is what gpu2 uses). In the interest of simplicity, I would do that myself (that's what I've done personally), but that's up to you. Figure at some point everyone will have to switch to gpu3 anyway so you might as well start the process now. One more reason to use gpu3 is that you don't have to use the -forcegpu flag anymore. (gpu3 is a lot more self aware and less reliant on flags; it's better off at figuring things out on it's own)
 
FF link that may help you if you have any troubles: link
Very good guide, has DL links for the clients as well and some other info (definitely worth a read). ;) You'll want the console client for your OS of choice (there's 1 for XP and another for Vista/7).
Using GTX 400 Series GPU & GTX 200 Series GPU In One System:

When combining a GTX 400 Series GPU with GTX 200 Series GPU, the GTX 400 Series GPU will fold FahCore_15 WUs while the GTX 200 Series GPU will fold FahCore_11 WUs. However, if the GTX 200 Series GPU attempts to fold a FahCore_15 WU, it will result in an error. To have a high probability of the GTX 200 Series GPU gets FahCore_11 WUs, use -advmethods flag (this may change in the future).
If you are still facing problems with the setup, then use these arguments with the correct GPU:
GTX 400 Series GPU (Fermi): -forcegpu nvidia_fermi
GTX 200 Series GPU (Non-Fermi): -forcegpu nvidia_g80
If it still doesn't work, you may want to run one instance of GPU2 Client for the Non-Fermi one and one instance of the GPU3 BETA Client for the Fermi one. IMO, you may want to use the Console Version of both Clients as all the files are included in it and it is a no-nonsense version which makes it easier to set-up.

(It says GTX 200 series but your card would also be relevant with this info)
Essentially you will want to have 2 copies of the gpu3 folder (if you choose to go that route), 1 for the 460 and 1 for the 8800gts. Make shortcuts for each exe, add the following flags:

460:
-gpu 0 -verbosity 9
(verbosity flag not necessary but will help if you have issues so I'd add it)

8800gts:
-gpu 1 -advmethods -verbosity 9
(-advmethods will force it to DL core11 WU)

The above mentions if you have trouble, add the forcegpu flag to each and specify Fermi for the 460 and nvidia_g80 for the 8800gts, but try it without it and see if it works. Good luck!
 
Back
Top