"Finish active tasks and quit" feature #6648
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
@AufarZakiev, thank you for your report. (check more information here). From the other hand, why do you really care about this? |
Beta Was this translation helpful? Give feedback.
-
|
Got it, thanks! Will keep link to my fork with this functionality for everyone who is interested: https://github.com/AufarZakiev/boinc/tree/feature/finish-active-and-quit It is a bit different from your approach. "No new tasks" in the very beginning of the night makes BOINC stop crunching in the middle of the night if tasks were too easy to perform. That happens with GPU tasks when RTX 4090 is on. I see your point and thanks for fast response! |
Beta Was this translation helpful? Give feedback.
-
|
A couple of things:
|
Beta Was this translation helpful? Give feedback.

@AufarZakiev, thank you for your report.
The idea of BOINC is a little bit different (start and forget), and we want to keep it simple for the majority of users.
However, there is a way to achieve exactly what you are looking for.
First, you need to add this option to your
cc_config.xmlfile:(check more information here).
Don't forget to restart your BOINC client to pick up a new configuration.
Next, before you go to bed, you can select all projects and set them to 'No new tasks'.
And if there are no big long-running tasks, at the morning you will get exactly what you want.
From the other hand, why do you really care about this?
Just set the setting to…