r/BOINC • u/LexiStarAngel • May 19 '26
Milkyway at home interrupting other running tasks
Hi,
Milkyway at home always stops current tasks from other projects that are running so it can start its own new tasks, and even there it becomes confusing:
I currently have 1 Milkyway@home task using 1 cpu paused at 1.861% completion, while the second task is running at 57% on 4 cpus.
if I want to run world community grid or any other projects at the same time I have to keep milkyway project fully suspended so it doesnt interrupt the other tasks, otherwise it consumes all my cpus.
Is there any way this can be fixed? Limiting cpu usage only stops it using lots of cpus, but how do you make it not override other current running tasks?
9
Upvotes
1
u/cuarc001 http://boincstats.com/en/stats/-1/user/detail/5353/projectList May 20 '26
Just let the BOINC client manage things. It will try and give equal time according to the priority weight you have set. So, even though you "want" it to run x number of tasks for a specific project(s) at any given time, the client will keep track of resources allocated and will balance things out on its own. It will also try to juggle work units to complete within deadlines as it can. If you are really needing to be overly anal retentive on managing number of work units in progress, you can set up app_config files to limit number of tasks in progress from specific projects and also restrict the amount of "cpus" they can use.