Search found 4 matches
- Sun Dec 06, 2020 3:13 am
- Forum: Discussions of General-FAH topics
- Topic: How to run FAH on a schedule?
- Replies: 2
- Views: 1505
Re: How to run FAH on a schedule?
Since no one seems to want to comment on this, I have taken this approach. I needed to tweak the scrips for syntax. The end result is: StartFoldingAtHome.cmd @echo off Rem Start Folding@Home FAHClient.exe --send-pause If %ERRORLEVEL% == 1 ( echo Starting Folding@Home pushd . cd C:\Users\%username%\A...
- Sat Nov 28, 2020 11:45 pm
- Forum: Discussions of General-FAH topics
- Topic: How to run FAH on a schedule?
- Replies: 2
- Views: 1505
How to run FAH on a schedule?
I would like to run FAH on a schedule, so I don't have to manually start and stop it. (The "Only when idle" does not work on my PC.") I can use Windows Scheduler to start and stop the client with these commands: Rem Start F@H FAHClient.exe --send-pause If %errrorlevel% == 1 ( cd C:\Us...
- Sun Mar 29, 2020 2:57 pm
- Forum: New GPUs (whitelist)
- Topic: Metadata for GPUs.txt?
- Replies: 2
- Views: 1253
Metadata for GPUs.txt?
It looks like GPUs.txt has 5 columns separated by a colon (:), but I am not sure what each column means. Yes, the name is clear, but what are the other 4 columns? Also, I assume one of the columns denotes which is whitelisted and which is blacklisted. If this is not true, how do I separate the white...
- Thu Mar 26, 2020 3:11 am
- Forum: New Donors start here
- Topic: Why join a team?
- Replies: 2
- Views: 506
Why join a team?
I see how to join a team, but I don't understand how this changes the folding process. I am just one guy with one laptop to fold with. I don't care at all about points, I just want to be part of the solution. (I assume point are just a proxy for participation level.) So why would I join a team? If I...