+- +-
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: Modified SETI MB CUDA + opt AP package for full GPU utilization  (Read 154578 times)

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #150 on: 14 Jan 2009, 10:31:54 am »
Everytime a task gets stuck and my script notice that it will do a copy ;)
I've a bunch of them now ^^
Omgh , could someone attach stock app 6.0.7 please.
Ive a full cache ...

Here:
http://setiathome.berkeley.edu/beta/forum_thread.php?id=1508&nowrap=true#36436

Offline Richard Haselgrove

  • Messenger Pigeon
  • Knight who says 'Ni!'
  • *****
  • Posts: 2819
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #151 on: 14 Jan 2009, 10:53:22 am »
From a comment somewhere in the BOINC sources, his board is a Quadro FX 3700.
                                                                          Joe

That card has the same number of shaders (112) as my 9800GT (but costs six times as much - hehe).

I can't find a clock speed for it - but if I plug the shader clock for the 9800GT (1500 MHz) into the formula, I get 48 GFLOPS: seems like the right ballpark.

If they're going to set the limit 25% above a 9800GT, then GPU crunching is dead until the next generation of hardware.

I've been discussing CUDA-Z performance measurement off-line with Maik. Here is my card's report - it seems to be (still - just re-tested) just fast enough to pass SETI Beta's - and hence David Anderson's - presumed speed test: I get Beta v6.07 allocated automatically.

[attachment deleted by admin]

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #152 on: 14 Jan 2009, 10:59:36 am »
I think you're looking at Integer arithmetic.  Take a look at single precision, which is what we use for the majority of computation. (You've got a little headroom)

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #153 on: 14 Jan 2009, 11:02:52 am »
I like device to device memory copy speed, really :)

Offline Richard Haselgrove

  • Messenger Pigeon
  • Knight who says 'Ni!'
  • *****
  • Posts: 2819
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #154 on: 14 Jan 2009, 11:17:59 am »
I think you're looking at Integer arithmetic.  Take a look at single precision, which is what we use for the majority of computation. (You've got a little headroom)

Yet Raistmer's 9600GSO was too slow. I was hoping a few ective users could post comparisons (maybe just the floats, not the whole graphic), and whether they can get work from Beta, so we could work out where the cutoff came. People are already asking questions on the SETI Main board.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #155 on: 14 Jan 2009, 11:24:38 am »
I think you're looking at Integer arithmetic.  Take a look at single precision, which is what we use for the majority of computation. (You've got a little headroom)

Yet Raistmer's 9600GSO was too slow. I was hoping a few ective users could post comparisons (maybe just the floats, not the whole graphic), and whether they can get work from Beta, so we could work out where the cutoff came. People are already asking questions on the SETI Main board.
Good idea, repost CUDA-Z link here, please... It will simplify comparison...

OOps, it shown on picture, sorry  ::)

Offline Devaster

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 653
  • I like Duke !!!
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #156 on: 14 Jan 2009, 11:26:21 am »
here:


OS is WS2k8 64-bit

[attachment deleted by admin]
« Last Edit: 14 Jan 2009, 11:32:39 am by Devaster »

Offline Slawek

  • Knight o' The Realm
  • **
  • Posts: 55
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #157 on: 14 Jan 2009, 11:27:22 am »
hello all

i have new version APP

and this results

http://setiathome.berkeley.edu/results.php?hostid=4708858 :)


Maik

  • Guest
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #158 on: 14 Jan 2009, 11:34:33 am »
9600GT cuda-z-report

@slawek, your gfx-driver-version?
and what app-version are you using !? (Triplet count:  31 found at your results ...)
« Last Edit: 14 Jan 2009, 11:37:37 am by Maik »

Offline Richard Haselgrove

  • Messenger Pigeon
  • Knight who says 'Ni!'
  • *****
  • Posts: 2819
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #159 on: 14 Jan 2009, 11:35:03 am »
here:

OS is WS2k8 64-bit

And can you get work from SETI at the moment, without an app_info.xml?

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #160 on: 14 Jan 2009, 11:35:18 am »
My results:

CUDA-Z Report
=============
Version: 0.4.74
http://cuda-z.sourceforge.net/
OS Version: Windows x86 6.0.6001 Service Pack 1

Core Information
----------------
   Name: GeForce 9600 GSO
   Compute Capability: 1.1
   Clock Rate: 1700 MHz
   Multiprocessors: 12
   Warp Size: 32
   Regs Per Block: 8192
   Threads Per Block: 512
   Threads Dimentions: 512 x 512 x 64
   Grid Dimentions: 65535 x 65535 x 1

Memory Information
------------------
   Total Global: 384 MB
   Shared Per Block: 16 KB
   Pitch: 256 KB
   Total Constant: 64 KB
   Texture Alignment: 256
   GPU Overlap: No

Performance Information
-----------------------
Memory Copy
   Host Pinned to Device: 1574.49 MB/s
   Host Pageable to Device: 640.827 MB/s
   Device to Host Pinned: 1635.31 MB/s
   Device to Host Pageable: 598.338 MB/s
   Device to Device: 17237.8 MB/s
GPU Core Performance
   Single-precision Float: 318330 Mflop/s
   Double-precision Float: Not Supported
   32-bit Integer: 63389.4 Miop/s
   24-bit Integer: 318331 Miop/s

Generated: Wed Jan 14 19:33:38 2009


As you all know already :) My host can't get 6.07 on beta w/o app_info.xml

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #161 on: 14 Jan 2009, 11:39:59 am »
...
As you all know already :) My host can't get 6.07 on beta w/o app_info.xml
...
  Explain this slowly for those who weren't paying attention. (i.e. Me  :D)

Offline Richard Haselgrove

  • Messenger Pigeon
  • Knight who says 'Ni!'
  • *****
  • Posts: 2819
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #162 on: 14 Jan 2009, 11:40:44 am »

As you all know already :) My host can't get 6.07 on beta w/o app_info.xml


And yet both your float and int speeds are only about 5% lower than mine - I think we have our cut-off.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #163 on: 14 Jan 2009, 11:43:09 am »
...
As you all know already :) My host can't get 6.07 on beta w/o app_info.xml
...
  Explain this slowly for those who weren't paying attention. (i.e. Me  :D)

  ;D Ok :) Firstly, info special for you - there is new V5b build - it does VLAR autokill + decrease it's own priority class - you could try it - it should be much less laggy than all my prev builds.
And about 6.07 - see this conversations from this post:
http://setiathome.berkeley.edu/beta/forum_thread.php?id=1508&nowrap=true#36422

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: Modified SETI MB CUDA + opt AP package for full GPU utilization
« Reply #164 on: 14 Jan 2009, 11:45:55 am »
Runs okay on 9600GSO? , any more driver crashes?

 

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: 652
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 616
Total: 616
Powered by EzPortal