Boinc and GPU throttling

Message boards : Number crunching : Boinc and GPU throttling
Message board moderation

To post messages, you must log in.

AuthorMessage
Kirsch
Volunteer tester

Send message
Joined: 17 Jun 10
Posts: 7
Credit: 195,870
RAC: 0
United States
Message 1164000 - Posted: 20 Oct 2011, 20:24:11 UTC

Hello, Im not sure if i should be posting here and im sorry if this is the wrong area but i love processing information as im sure alot of you do but i also play games on 1 of my computers and just like the cpu can be throttled by selecting how much percentage before it stops processing. I'm wondering if it can be implemented to GPU's so i dont have to keep manualy stoping it before playing a game or if their is an ability and I just dont know about it.

Thanks :)
ID: 1164000 · Report as offensive
Profile HAL9000
Volunteer tester
Avatar

Send message
Joined: 11 Sep 99
Posts: 6534
Credit: 196,805,888
RAC: 57
United States
Message 1164002 - Posted: 20 Oct 2011, 20:26:51 UTC - in response to Message 1164000.  
Last modified: 20 Oct 2011, 20:30:39 UTC

Hello, Im not sure if i should be posting here and im sorry if this is the wrong area but i love processing information as im sure alot of you do but i also play games on 1 of my computers and just like the cpu can be throttled by selecting how much percentage before it stops processing. I'm wondering if it can be implemented to GPU's so i dont have to keep manualy stoping it before playing a game or if their is an ability and I just dont know about it.

Thanks :)

If you make a cc_config.xml file you can set the very option you want with the <exclusive_gpu_app>important.exe</exclusive_gpu_app> flag.
<cc_config>
	<log_flags>
	</log_flags>
	<options>
		<exclusive_gpu_app>important.exe</exclusive_gpu_app>
	</options>
</cc_config>


EDIT: Something to note is that BOINC only checks to see if one of the exclusive apps is running every few seconds. Something like 30 or 60. So while your game is loading the GPU might still be active for a bit.
SETI@home classic workunits: 93,865 CPU time: 863,447 hours
Join the [url=http://tinyurl.com/8y46zvu]BP6/VP6 User Group[
ID: 1164002 · Report as offensive
Profile BilBg
Volunteer tester
Avatar

Send message
Joined: 27 May 07
Posts: 3720
Credit: 9,385,827
RAC: 0
Bulgaria
Message 1164083 - Posted: 21 Oct 2011, 1:27:47 UTC - in response to Message 1164002.  


And if the game have several .exe files in the install directory add them all (except uninstall.exe), e.g.

<exclusive_gpu_app>GameEXE_1.exe</exclusive_gpu_app>
<exclusive_gpu_app>GameEXE_2.exe</exclusive_gpu_app>
<exclusive_gpu_app>GameEXE_3.exe</exclusive_gpu_app>

Sometimes the shortcut for the game starts one .exe (Loader) which then starts another .exe (the real game) and the Loader exits.


 


- ALF - "Find out what you don't do well ..... then don't do it!" :)
 
ID: 1164083 · Report as offensive

Message boards : Number crunching : Boinc and GPU throttling


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.