• 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.

Running GPU folding on a set schedule

lassiterb

[H]ard|DCer of the Month - June 2009
2FA
Joined
Oct 10, 2005
Messages
816
Does anyone know how or have any ideas how I could setup the GPU client to run only at certain times? I have two computers with Quadro 4600 that could fold at night but but can't run it during working hours. Solidworks 2008 locks up if you try to start it while folding on the cards. Running XP x64 on both computers.



 
Take a look at this. If you run the GPU2 as a service, this should be able to work with that with a little tweaking. Also in this there were a lot of good deployment tips.


2.png
 
but how do you make it stop at a certain time?

Just write some batch files, one for starting the client and one to stop then create 2 scheduled tasks, 1 to start it and 1 to stop it at preset times.

 
Thanks for all the help guys. I feel stupid after seeing how easy it is. Maybe that will give that little extra I need to catch Kendrak now. :D
 
It's only easy if you know what to ask/look for. No question is dumb and by asking, you and others get a series of good answers :)

 
but how do you make it stop at a certain time?

A second scheduled task with a .bat that says shutdown /r

That should reboot the machine and stop the client. My only concern is causing errors with the current WU shutting down like that. But my guess is that it exits safely.
 
Back
Top