Message boards : BOINC client : Feature request - boinccmd - need to control amount of cores used during a specific time (--set_run_mode)
Message board moderation
Author | Message |
---|---|
Send message Joined: 1 Sep 20 Posts: 4 |
Hi, With boinccmd you can enable CPU, GPU or networking for a certain amount of time. That's a great functionality I use every day; as I have a script that automatically detects my user activity and based on this enables BOINC every minute. (detecting user activity in BOINC is very limited, so love to see this put in an extensible plugin, but that's not the point of this feature request) The boinccmd has the option to set a time with each option (--set_run_mode, --set_gpu_mode), so far so good. But I want BOINC to sometimes use more or less cores depending on what I'm doing with my PC. So I would really like to see the possibility added to use an extra argument to select the amount of cores or percentage for the CPU during that time. For now, this is only possible by changing the config file, and doing a reload; this is not really flexible and efficient. old way, just using the defined amount of cores (percentage) in the config file: boinccmd --set_run_mode auto 60 proposal, selecting only 40 percent of the cores during 60 seconds; after the time elapsed fall back to the previous state: boinccmd --set_run_mode --percentage 40 auto 60 This feature would avoid overwriting the config file every minute and requesting boinc to reload its configuration. Hope to see this feature soon :-) Regards, Chris |
Send message Joined: 28 Jun 10 Posts: 2719 |
While ideas often get floated here and you can get an idea of whether many other people would like the feature you ask for git-hub is the place where you can put a request in to the developers, most of whom either don't come here very often or don't post here even if they do read the posts. |
Send message Joined: 5 Oct 06 Posts: 5130 |
See, for example, https://github.com/BOINC/boinc/issues/41 (That one was transferred from https://boinc.berkeley.edu/trac/ticket/41 - a mere 13 years old. It'll probably get the right to vote and drink before it's implemented) |
Send message Joined: 29 Aug 05 Posts: 15571 |
(That one was transferred from https://boinc.berkeley.edu/trac/ticket/41 - a mere 13 years old. It'll probably get the right to vote and drink before it's implemented)It came from SVN before that, so you can easily add another 5 years. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.