+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: Zero time error  (Read 11498 times)

Offline k6xt

  • Knight o' The Realm
  • **
  • Posts: 98
Zero time error
« on: 16 Jul 2011, 10:13:50 pm »
I'm getting a few of these, don't understand why. Can anyone help?

http://setiathome.berkeley.edu/result.php?resultid=1998436487

Tnx Art

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: Zero time error
« Reply #1 on: 16 Jul 2011, 10:25:53 pm »
Looks like you may be running out of physical RAM Art.  1Gig installed only right?  I'd suggest reduce the number of cores running apps or add more physical RAM.

Jason

Offline k6xt

  • Knight o' The Realm
  • **
  • Posts: 98
Re: Zero time error
« Reply #2 on: 17 Jul 2011, 05:32:03 pm »
Looks like you may be running out of physical RAM Art.  1Gig installed only right?  I'd suggest reduce the number of cores running apps or add more physical RAM.

Jason
Jason you are correct that PC has 1GB. Thanks for the hint! By way of education, what in the task report or STDERR OUT led you to that conclusion?
Regards
Art

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: Zero time error
« Reply #3 on: 17 Jul 2011, 06:05:21 pm »
Jason you are correct that PC has 1GB. Thanks for the hint! By way of education, what in the task report or STDERR OUT led you to that conclusion?
Regards
Art

Going from memory now, as it's a day later, I looked up the error codes on the reported task on Microsoft's website & one of them was 'out of resources'.  I then looked at your host, recognised it as a quad core with nVidia GPU.  Newer Cuda drivers use (a lot) more system area than the old ones for shared video memory, and Windows 7 would only have about 512meg max kernel area, which would exhaust pretty quickly under those conditions.  Kernel area isn't pageable, and 512meg physical left as pageable isn't a lot that can stay resident for 4xCPU apps + optionally a GPU app either (Plus everything else that might be running).   

[Edit:] here's the example of system resources reserved for my 480 (from nVidia control panel system information):

[Display]
Operating System:   Windows 7 Professional, 64-bit (Service Pack 1)
DirectX version:   11.0
GPU processor:      GeForce GTX 480
Driver version:      266.58
DirectX support:   11
CUDA Cores:      480
Core clock:      820 MHz
Shader clock:      1640 MHz
Memory clock:      2088 MHz (4176 MHz data rate)
Memory interface:   384-bit
Total available graphics memory:   3322 MB
Dedicated video memory:   1536 MB GDDR5
System video memory:   0 MB
Shared system memory:   1786 MB
Video BIOS version:   70.00.1A.00.80
IRQ:         16
Bus:         PCI Express x16


That's what I would call a 'Decent chunk' out of my 4Gig installed physical RAM. What that is used for is pretty involved, but one of the fundamental WDDM driver model extensions that allows the driver to recover without rebooting, as opposed to hard lock or old-school BSOD

Jason
« Last Edit: 17 Jul 2011, 06:16:17 pm by Jason G »

Offline k6xt

  • Knight o' The Realm
  • **
  • Posts: 98
Re: Zero time error
« Reply #4 on: 17 Jul 2011, 07:53:08 pm »
Jason you are correct that PC has 1GB. Thanks for the hint! By way of education, what in the task report or STDERR OUT led you to that conclusion?
Regards
Art

Going from memory now, as it's a day later, I looked up the error codes on the reported task on Microsoft's website & one of them was 'out of resources'.  I then looked at your host, recognised it as a quad core with nVidia GPU.  Newer Cuda drivers use (a lot) more system area than the old ones for shared video memory, and Windows 7 would only have about 512meg max kernel area, which would exhaust pretty quickly under those conditions.  Kernel area isn't pageable, and 512meg physical left as pageable isn't a lot that can stay resident for 4xCPU apps + optionally a GPU app either (Plus everything else that might be running).   

Snip

That's what I would call a 'Decent chunk' out of my 4Gig installed physical RAM. What that is used for is pretty involved, but one of the fundamental WDDM driver model extensions that allows the driver to recover without rebooting, as opposed to hard lock or old-school BSOD

Jason

OK Thanks. I had a couple GB of the right stuff in my junk box now running in that PC. Available RAM shown by Task Mgr jumped from ~250MB w/4 tasks running to 1,300MB. Will be watching for any more errors. There isn't much else running except W7 64 bit hotel loads and an AV program. The offending PC is devoted to BOINC.

Regards and thanks again
Art

« Last Edit: 17 Jul 2011, 07:58:27 pm by k6xt »

Offline k6xt

  • Knight o' The Realm
  • **
  • Posts: 98
Re: Zero time error
« Reply #5 on: 18 Jul 2011, 06:07:20 pm »
New question. I just had an astropulse task require 14hr42min on a ATI GPU. Is this normal for some Astropulse tasks?

I'll edit to add the task soon as its in pending.

Thanks Art

Edit: Here's the task:
http://setiathome.berkeley.edu/result.php?resultid=2000643559

Reading the boards regarding unrolling etc. is a new wrinkle to me. perhaps I can improve on this result. Seems like only half of the GPU memory was used for this task. And I see where some are running more than one task, simultaneously. I need some help with that. The Phenom mobo, CPU and GPU are all new, link to PC:
http://setiathome.berkeley.edu/result.php?resultid=2000643559
« Last Edit: 18 Jul 2011, 06:44:34 pm by k6xt »

Offline Mike

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 2427
Re: Zero time error
« Reply #6 on: 18 Jul 2011, 07:11:18 pm »
Give us more info.
Which card exactly ?
CPU usage looks good using SDK 2.4.
But 11.6. drivers aren´t the fastest.
I would try 11.3. they are faster.


Offline k6xt

  • Knight o' The Realm
  • **
  • Posts: 98
Re: Zero time error
« Reply #7 on: 18 Jul 2011, 11:04:04 pm »
Sorry my "link to PC" was wrong. Here it is:
http://setiathome.berkeley.edu/show_host_detail.php?hostid=5457867

The card is a HIS 4850.

I'm wondering if nearly 15 hrs is grossly wrong, not just a little bit.

Regards
Art

Offline Claggy

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 3111
    • My computers at Seti Beta
Re: Zero time error
« Reply #8 on: 19 Jul 2011, 04:16:27 am »
Sorry my "link to PC" was wrong. Here it is:
http://setiathome.berkeley.edu/show_host_detail.php?hostid=5457867

The card is a HIS 4850.

I'm wondering if nearly 15 hrs is grossly wrong, not just a little bit.

Regards
Art
There's more Blanking on that task than your other completed task (Blanking is done on the CPU and the data has to be transfered across the PCIe bus before and after Blanking)

You can try increasing the unrol value from 6 to 8 or 10 (your 4850 has 10 compute units) which should better utilise the GPU, but that won't prevent the slowdowns on heavy Blanked tasks,

and you might want to try setting the following to 'no' to see if makes much of a difference (I can't tell if you have 'Suspend work while computer is in use?' set too):

Suspend GPU work while computer is in use?
Enforced by version 6.6.21+

Claggy
« Last Edit: 19 Jul 2011, 04:40:06 am by Claggy »

Offline Mike

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 2427
Re: Zero time error
« Reply #9 on: 19 Jul 2011, 05:01:51 am »
I have checked Sten Arnes host at main.
He is running 4850 as well but 1 GB version.

Try unroll 10

Thread_Block 4096 Thread_Block_Fetch 4096

Mike

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 170
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 160
Total: 160
Powered by EzPortal