6.6.36 Seemingly Screws Up GPU Requesting

Message boards : Number crunching : 6.6.36 Seemingly Screws Up GPU Requesting
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908470 - Posted: 17 Jun 2009, 21:04:31 UTC

I am using 6.6.36 with the Optimized Apps for AMD SSE3. BOINC now requests jobs for either CPU or GPU (I have an 8400 NVIDIA card). But I am NOT using the graphics card. How do I tell it to use only CPU? And how do I get it to NOT request jobs for GPU? (Or is that the same question?).

Settings are the same as for 6.6.20 I am using on another machine, and it seems to work OK (gets only CPU jobs).
ID: 908470 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908483 - Posted: 17 Jun 2009, 21:18:25 UTC - in response to Message 908470.  
Last modified: 17 Jun 2009, 21:22:39 UTC

I am using 6.6.36 with the Optimized Apps for AMD SSE3. BOINC now requests jobs for either CPU or GPU (I have an 8400 NVIDIA card). But I am NOT using the graphics card. How do I tell it to use only CPU? And how do I get it to NOT request jobs for GPU? (Or is that the same question?).

Settings are the same as for 6.6.20 I am using on another machine, and it seems to work OK (gets only CPU jobs).


You need a cc_config.xml file in your Boinc Data folder with this in it:

<cc_config>
<log_flags>
<sched_op_debug>1</sched_op_debug>
<dcf_debug>1</dcf_debug>
</log_flags>
<options>
<no_gpus>1</no_gpus>
<save_stats_days>365</save_stats_days>
</options>
</cc_config>

It is what i use to stop Boinc requesting work for my 128Mb 8400M GS GPU. (Under Spec for Seti)
You'll need to restart Boinc to get it to work, read config file won't work in this case.

Claggy
ID: 908483 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908486 - Posted: 17 Jun 2009, 21:23:45 UTC - in response to Message 908483.  
Last modified: 17 Jun 2009, 21:34:29 UTC

Claggy - Thanks for the quick response!

Do you mean in the Project folder for seti@home (i.e., BOINC\projects\setiathome.berkeley.edu) where the executables are?

----- It did not work in the folder above after a restart....

(EDIT) It again requested ONLY GPU work, and in addition to the "no work available" red message, I got another red meassgae: "No work available for the applications you have selected. Please check your settings on the web site"

Huh?
ID: 908486 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908489 - Posted: 17 Jun 2009, 21:33:56 UTC - in response to Message 908486.  
Last modified: 17 Jun 2009, 21:35:43 UTC

Claggy - Thanks for the quick response!

Do you mean in the Project folder for seti@home (i.e., BOINC\projects\setiathome.berkeley.edu) where the executables are?


No, two folders up from that, ie on Vista:

C:\ProgramData\BOINC\

See:

FAQ: The Big BOINC 6 Answer Thread.

Claggy
ID: 908489 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908494 - Posted: 17 Jun 2009, 21:43:45 UTC - in response to Message 908489.  
Last modified: 17 Jun 2009, 21:45:08 UTC

OK, I moved it there.
Now I get nothing about requests for tasks or any red messages back, only stuff from the debug about "Project requested delay of 11 seconds" and several other msgs preceded by "[sched_op_debug]". This isn't very helpful...this seems to be a bug in 6.6.36; it still isn't working and I shouldn't have to see debug messages, to get it to work, should I?
(I cut and pasted your file above to Notepad and saved it as directed).
HELP!!!
ID: 908494 · Report as offensive
Fred W
Volunteer tester

Send message
Joined: 13 Jun 99
Posts: 2524
Credit: 11,954,210
RAC: 0
United Kingdom
Message 908497 - Posted: 17 Jun 2009, 21:44:57 UTC - in response to Message 908494.  

OK, I moved it there.
Now I get nothing about requests for tasks or any red messages back, only stuff from the debug about "Project requested delay of 11 seconds" and several other msgs preceded by "[sched_op_debug]". This isn't very helpful...this seemd to be a bug in 6.6.36; it still isn't working and I shouldn't have to see debug messages, should I?
HELP!!!

No. You can lose the:

<log_flags>
<sched_op_debug>1</sched_op_debug>
<dcf_debug>1</dcf_debug>
</log_flags>


F.
ID: 908497 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 908500 - Posted: 17 Jun 2009, 21:46:35 UTC

Wouldn't it be far easier to simply go to your preferences and un-check the box "Use GPU if available?"
ID: 908500 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908501 - Posted: 17 Jun 2009, 21:47:31 UTC - in response to Message 908486.  

Claggy - Thanks for the quick response!

Do you mean in the Project folder for seti@home (i.e., BOINC\projects\setiathome.berkeley.edu) where the executables are?

----- It did not work in the folder above after a restart....

(EDIT) It again requested ONLY GPU work, and in addition to the "no work available" red message, I got another red meassgae: "No work available for the applications you have selected. Please check your settings on the web site"

Huh?


It's doing a GPU work request, there's no work for what you have selected, but there's work for a different app that you don't have selected,
ie it could be astropulse_v5 or v505 or Multibeam Cuda if you have that deselected on the website.

Claggy
ID: 908501 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908503 - Posted: 17 Jun 2009, 21:49:32 UTC - in response to Message 908497.  

OK - did that,
The debug msgs went away. (Good)
But on Update in BOINC Mgr, now get "not reporting or requesting tasks".
(Before, it requested (GPU) tasks.) (Bad)

GAH!
ID: 908503 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908506 - Posted: 17 Jun 2009, 21:50:53 UTC - in response to Message 908494.  
Last modified: 17 Jun 2009, 21:52:09 UTC

I left the <sched_op_debug>1</sched_op_debug> flag in,
so you could see when Boinc does a CPU request if it is asking for work or not,
and how much, in seconds, Normally it won't tell you how much work it requests.

Claggy
ID: 908506 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908508 - Posted: 17 Jun 2009, 21:54:01 UTC - in response to Message 908500.  
Last modified: 17 Jun 2009, 21:55:43 UTC

OzzFan: Would be except I looked: "Use GPU if available" is NOT checked
and I only have "Seti@home enhanced" selected in my app prefs.
ID: 908508 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908512 - Posted: 17 Jun 2009, 21:56:34 UTC - in response to Message 908500.  
Last modified: 17 Jun 2009, 21:58:40 UTC

Wouldn't it be far easier to simply go to your preferences and un-check the box "Use GPU if available?"


Yes, but Boinc will still do GPU requests, over and over again,
the schedular (i think) just won't send you the cuda app if you deselect the box "Use GPU if available"

Claggy
ID: 908512 · Report as offensive
Fred W
Volunteer tester

Send message
Joined: 13 Jun 99
Posts: 2524
Credit: 11,954,210
RAC: 0
United Kingdom
Message 908513 - Posted: 17 Jun 2009, 21:57:27 UTC - in response to Message 908508.  

OzzFan: Would be except I looked: "Use GPU if available" is NOT checked
and I only have "Seti@home enhanced" selected in my app prefs.

There is a suspicion, not proven to the best of my knowledge, that if you have a CUDA section in your app_info.xml file, that may over-ride your preferences.

F.
ID: 908513 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908514 - Posted: 17 Jun 2009, 21:58:49 UTC - in response to Message 908508.  

THIS IS REALLY ANNOYING.
Can anyone give me a clue as to what is happening here and how to fix this? It's bad enough SaH has been not working properly the last day or so at the Server side, but what do I have to do to get it to request more work (even if none available) now????
ID: 908514 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908515 - Posted: 17 Jun 2009, 22:00:12 UTC - in response to Message 908514.  
Last modified: 17 Jun 2009, 22:01:00 UTC

THIS IS REALLY ANNOYING.
Can anyone give me a clue as to what is happening here and how to fix this? It's bad enough SaH has been not working properly the last day or so at the Server side, but what do I have to do to get it to request more work (even if none available) now????


Make you're cache bigger? what size is it set to now?

Claggy
ID: 908515 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908516 - Posted: 17 Jun 2009, 22:01:11 UTC - in response to Message 908513.  

Fred:
Well, I don't know about that...my app_info file does NOT have a CUDA section in it. It's the one that comes with the optimized app package.
ID: 908516 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908518 - Posted: 17 Jun 2009, 22:02:48 UTC - in response to Message 908515.  

Claggy - what cache are you referring to?
As I said in my original post, this is working fine on another machine with 6.6.20.
ID: 908518 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 908519 - Posted: 17 Jun 2009, 22:04:58 UTC - in response to Message 908518.  
Last modified: 17 Jun 2009, 22:09:05 UTC

Claggy - what cache are you referring to?
As I said in my original post, this is working fine on another machine with 6.6.20.


Your Computing preferences

How many days?

Where it says:

Maintain enough work for an additional
Enforced by version 5.10+

Make that bigger by a day or two.

Claggy

Edit: you have 4 locations, you move your PC's to different locations and have differents caches set up for each.
ID: 908519 · Report as offensive
Fred W
Volunteer tester

Send message
Joined: 13 Jun 99
Posts: 2524
Credit: 11,954,210
RAC: 0
United Kingdom
Message 908522 - Posted: 17 Jun 2009, 22:06:18 UTC - in response to Message 908516.  

Fred:
Well, I don't know about that...my app_info file does NOT have a CUDA section in it. It's the one that comes with the optimized app package.

OK. That's another variable out the window. That info might help someone else towards the right solution for you.

F.
ID: 908522 · Report as offensive
Cruncher-American Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 25 Mar 02
Posts: 1513
Credit: 370,893,186
RAC: 340
United States
Message 908525 - Posted: 17 Jun 2009, 22:09:03 UTC - in response to Message 908519.  
Last modified: 17 Jun 2009, 22:10:53 UTC

Claggy:
It said 2 days. I changed it to 5.
EDIT:
Did an "Update".
Still same msgs.
ID: 908525 · Report as offensive
1 · 2 · Next

Message boards : Number crunching : 6.6.36 Seemingly Screws Up GPU Requesting


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