GPU sleep while CPU running?

Questions and Answers : GPU applications : GPU sleep while CPU running?
Message board moderation

To post messages, you must log in.

AuthorMessage
The Weasel

Send message
Joined: 6 Jun 99
Posts: 127
Credit: 53,205,208
RAC: 0
United States
Message 1080234 - Posted: 22 Feb 2011, 2:02:59 UTC

I have a couple of systems that the CPU is liquid cooled and can handle full loads and not get noisy, but when the GPU's that they have in them kick in, (Not liquid cooled), they start to make some noise. I know I should have went with all liquid cooled and have learned my leason, but in the meantime. Anyway to stall the GPU's and let the CPU run wild?
ID: 1080234 · Report as offensive
Profile Joel

Send message
Joined: 31 Oct 08
Posts: 104
Credit: 4,838,348
RAC: 13
United States
Message 1080264 - Posted: 22 Feb 2011, 4:38:59 UTC - in response to Message 1080234.  

Do you want boinc to ignore the GPU entirely or do you just want to not use the GPU at certain times?
ID: 1080264 · Report as offensive
Profile skildude
Avatar

Send message
Joined: 4 Oct 00
Posts: 9541
Credit: 50,759,529
RAC: 60
Yemen
Message 1080370 - Posted: 22 Feb 2011, 15:39:08 UTC - in response to Message 1080264.  

It also depends on the GPU. A nice HIgh end GPU will produce more credit on Seti than a quad core. Since we can't see your Computers we can't tell what you have


In a rich man's house there is no place to spit but his face.
Diogenes Of Sinope
ID: 1080370 · Report as offensive
The Weasel

Send message
Joined: 6 Jun 99
Posts: 127
Credit: 53,205,208
RAC: 0
United States
Message 1080506 - Posted: 23 Feb 2011, 2:09:50 UTC

I still want to use the GPU's, but the main computer I am talking about sits right next to my wifes computer and for her when she is at work it get to loud for her, so I have to pause all activity on that system while she is working. I would like the CPU to keep running but pause the GPU's, the fans are running about 70-80% and that gets to noisy in our office area. Any ideas? It is running quad core processor with 2 GTS250's. The other systems at work I have a handle on for right now, but the warmer temperatures of summer are comming, I hope, lol. Thanks for any help possible.
ID: 1080506 · Report as offensive
Profile Joel

Send message
Joined: 31 Oct 08
Posts: 104
Credit: 4,838,348
RAC: 13
United States
Message 1080579 - Posted: 23 Feb 2011, 7:45:33 UTC

I'm not aware of any options on the client or the website that one can set to only use the GPU during certain hours. I believe you can only do that for both CPU and GPU at the same time.

However, you can set boinc not to use the GPU while the computer is in use, so you could have her move the mouse on the cruncher if the noise is bothering her.

A more high-tech and precise solution might be to write a script that keeps the computer active during the normal hours she is working, then lets the computer idle so the GPU comes back on at night. If you don't want to get into this sort of thing, you can just launch some kind of existing program that would make the computer seem active in the morning (either manually or scheduled by Windows, which I assume you're using), then manually quit it each night.

Any other ideas out there?
ID: 1080579 · Report as offensive
Profile Lint trap

Send message
Joined: 30 May 03
Posts: 871
Credit: 28,092,319
RAC: 0
United States
Message 1080643 - Posted: 23 Feb 2011, 15:22:53 UTC
Last modified: 23 Feb 2011, 15:25:19 UTC

What is needed is an app that can be made to run when you want it to. And cease running when you want it to. Then add the app's name to your cc_config.xml file as an "exclusive_gpu_app", like this:

<cc_config>
<options>
<exclusive_gpu_app>sspipes.scr</exclusive_gpu_app>
</options>
</cc_config>

A built-in Windows screensaver ("3D Pipes") makes a nice 'test case'.

This setting tells BOINC.EXE to stop GPU processing when the named app is running. Use the name found in Task Manager's Processes tab, which may not be the same as the filename.

HTH

Martin
ID: 1080643 · Report as offensive
Profile Lint trap

Send message
Joined: 30 May 03
Posts: 871
Credit: 28,092,319
RAC: 0
United States
Message 1080724 - Posted: 23 Feb 2011, 20:18:27 UTC

...and take a look at this thread: http://boinc.berkeley.edu/dev/forum_thread.php?id=6071 for more ideas / options (mostly command line stuff).

Martin
ID: 1080724 · Report as offensive
Profile Joel

Send message
Joined: 31 Oct 08
Posts: 104
Credit: 4,838,348
RAC: 13
United States
Message 1080745 - Posted: 23 Feb 2011, 21:29:38 UTC

Ah, perfect, that is an option that will help. Weasel, add that option to your cc_config.xml file and specify a program that you will start when your wife is working and stop when she is done. She could do this manually, or you could schedule it to start and stop at certain hours.
ID: 1080745 · Report as offensive
The Weasel

Send message
Joined: 6 Jun 99
Posts: 127
Credit: 53,205,208
RAC: 0
United States
Message 1080801 - Posted: 24 Feb 2011, 1:09:54 UTC

Looks like that might be exactly what I am looking for, I'll do some reading and try tweeking a couple of things. Thanks everyone.
ID: 1080801 · Report as offensive

Questions and Answers : GPU applications : GPU sleep while CPU running?


 
©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.