Posts by steveyos

1) Message boards : Questions and problems : Is really Boinc run in idle priority? I think it is not. (Message 62372)
Posted 29 May 2015 by steveyos
Post:
I can confirm that one or more of the gpu projects slows my whole computer down

The default setting for use of the GPU is only when the computer is not in use by a person (idle). This was done with the thought in mind that the GPU will slow down a system when calculations are done on that GPU.


Especially when you're gaming, the game and the calculations will both fight for the same hardware to use, which will slow both down. So either set BOINC back on only use GPU when computer is idle, or use the exclusive applications options (<exclusive_app> and <exclusive_gpu_app>) in a cc_config.xml file to stop BOINC from allowing calculations to be done when it detects that a certain application is in memory.

e.g.
<cc_config>
<log_flags>
</log_flags>
<options>
<exclusive_app>Notepad.exe</exclusive_app>
<exclusive_app>winamp.exe</exclusive_app>
<exclusive_gpu_app>GTAV.exe</exclusive_gpu_app>
<exclusive_gpu_app>NFS.exe<exclusive_gpu_app>
</options>
</cc_config>

Multiple applications can be excluded, each on their own line.
Full path to where the application lives isn't needed.
The &lt;exclusive_app&gt; option will suspend the whole of BOINC (CPU and GPU).
The &lt;exclusive_gpu_app&gt; option will only suspend the GPU, but allow CPU tasks to continue.




But how come some gpu projects don't change the performance of my pc at all- for example right now I'm doing a GPUGRID long run, I can launch any two new graphics intensive games maxed in their own monitor while that's going, and others make even moving windows around impossible (this would be one of the new ones I recently added)? When boinc says it doesn't affect pc performance, were they saying that specifically meaning their default settings? Could one of the projects I recently added have some bugs or do some gpu projects just use more gpu? I turn my pc off whenever I'm not using it so I'd much rather keep gpu usage for boinc always on and finding whichever gpu project is slowing me down and remove that one, because to quote my last post "I was running boinc for a few months while gaming fine until either I added a new gpu project or a project I already had was upgraded".
2) Message boards : Android : What's the better method for avoiding battery heat - slow or speedy boinc? (Message 62360)
Posted 28 May 2015 by steveyos
Post:
I'm using a tegra note. I've got no personal problem setting every setting to 100% but will that make it heat the battery in 0.0000001 seconds then have to cool down then get another 0.0000001 seconds then cooldown, and will having it maybe around 50% let it compute longer at lower heat therefore getting more results over time?

If there's no definitive answer then someone needs to come to my house and test it for me. I'm just kidding I can do it.
3) Message boards : Questions and problems : Do projects get done faster with disk checkpoints set to 1 second? (Message 62359)
Posted 28 May 2015 by steveyos
Post:
Do projects get done faster with disk checkpoints set to 1 second? I've got the best computer there is no cause for concern I've already got all the rest of the settings at 11 I just don't get this one. Thanks in advance.
4) Message boards : Questions and problems : Is really Boinc run in idle priority? I think it is not. (Message 62358)
Posted 28 May 2015 by steveyos
Post:
I can confirm that one or more of the gpu projects slows my whole computer down, I was running boinc for a few months while gaming fine until either I added a new gpu project or a project I already had was upgraded and now when that's running I have to close boinc if I wanna do anything at all.

I'm not using any virtual boxes, boinc is installed normally on windows 10.




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.