Slashdot Mirror


AMD RV790 Architecture To Change GPGPU Landscape?

Vigile writes "To many observers, the success of the GPGPU landscape has really been pushed by NVIDIA and its line of Tesla and Quadro GPUs. While ATI was the first to offer support for consumer applications like Folding@Home, NVIDIA has since taken command of the market with its CUDA architecture and programs like Badaboom and others for the HPC world. PC Perspective has speculation that points to ATI addressing the shortcomings of its lineup with a revised GPU known as RV790 that would both dramatically increase gaming performance as well as more than triple the compute power on double precision floating point operations — one of the keys to HPC acceptance."

24 of 102 comments (clear)

  1. OpenCL? by Yvan256 · · Score: 3, Interesting

    I hope all these new things will be compatible with OpenCL.

    1. Re:OpenCL? by Anonymous Coward · · Score: 2, Informative

      since OpenCL is just an abstraction layer like OpenGL and DirectX most modern hardware already does it just needs driver support

    2. Re:OpenCL? by LWATCDR · · Score: 3, Informative

      I say HUH?
      OpenCL is supported by Apple but also AMD and nVidia. The standard is being managed by a Not For Profit.
      Compared to CUDA it is actually very open.
      It is currently vapor ware but everything starts out that way for the most part.

      OpenCL is more Closed BS than is CUDA or DX.
      I just hope that it actually becomes a working standard.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  2. nVidia rules by Anonymous Coward · · Score: 3, Insightful

    ... the "rename the same old shit four times to try and con people"-market, that's for sure.

    1. Re:nVidia rules by i.of.the.storm · · Score: 5, Informative

      It's sad that this is actually almost true... Geforce 8800GT->9800GT->GT2x0 (I think 250 or something) are all the same GPU...

      --
      All your base are belong to Wii.
    2. Re:nVidia rules by StarHeart · · Score: 2, Informative

      No, they are all of the same base architecture, but aren't the same card. The 8800GT and the 9800GT are pretty close. Probably the biggest difference is some 9800GT cards are 55nm chips instead of 65nm. On the other hand there is a lot of difference between 8800GT and the GTX260. The GTX260 has 32 dedicated double precision processors that the 8800GT does not. My rough understanding is that those double precision processors are roughly equal to 1.5x a Q6600(quad core), or 6 cores. The GTX260 also comes with more streaming(single precision) processors. The 8800GT is 96/112 and the GTX260 is 192/216, depending on model.

      Just look at this graphic.

      http://pyrit.googlecode.com/svn/tags/opt/pyritperfaa3.png

      --
      Havoc Penington, the bane of my Linux desktop.
    3. Re:nVidia rules by kirillian · · Score: 2, Informative

      Yes, the GTX260 is a different card...but the 250 is an improvement of the die-shrink of the original 8800 GTS/9800 GTX - 9800GTX+. ...takes 20 seconds to find an article for reference... http://techreport.com/articles.x/16504 The card is actually a little different, but the gpu architecture is the same...in fact...the gpu is just a re-branded chip of the same fab line as the 9800GTX...

    4. Re:nVidia rules by i.of.the.storm · · Score: 2, Informative

      They aren't the same card, but the 9800GT is only different from the 8800GT in adding triple SLI support. Some later 9800GTs are a die shrink but the original card was not. And I said GT250, not 260. The 250 is a rebranded 9800GTX+, although I thought it was a 9800GT. See http://www.maximumpc.com/article/news/nvidia_geforce_250_rebranding_complete and http://www.hexus.net/content/item.php?item=14656&page=2

      --
      All your base are belong to Wii.
  3. Waiting for: by residieu · · Score: 4, Funny

    Waiting for GPGPGPUs

    1. Re:Waiting for: by trum4n · · Score: 2, Funny

      I expected that to redirect to a Rick Roll.

    2. Re:Waiting for: by Hurricane78 · · Score: 2, Funny

      And because you love Rick Rolls, you clicked it anyway? ;)

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    3. Re:Waiting for: by trum4n · · Score: 4, Funny

      Yep. It's a great song!

  4. That's a lot of pages supporting guesswork. by jandrese · · Score: 4, Insightful

    So this is what some anonymous guy on the internet thinks might happen? Granted, he has a lot of material in there, but in the end it's all just guesswork. Apparently he's a big fan of cheaper lower end video cards as well, and is hoping that ATI releases one.

    --

    I read the internet for the articles.
  5. GPGPU= General Purpose GPU by frith01 · · Score: 5, Informative

    General Purpose GPU's = massively parallel flops operations possible. ( Think matrix math, real time sims, lab testing, SETI, etc).

    Still separate from a CPU, which has additional capabilities.

    For the older folks, think of this as a math co-processor :) [ with it's own fan]

    1. Re:GPGPU= General Purpose GPU by PopeRatzo · · Score: 2, Informative

      Think matrix math, real time sims, lab testing, SETI, etc

      My wife told me to add "fluid dynamics!"

      (note: I often read slashdot comments aloud to her, and sometimes she throws back replies that I dutifully pass along)

      --
      You are welcome on my lawn.
    2. Re:GPGPU= General Purpose GPU by Hurricane78 · · Score: 5, Funny

      I'm sorry to break this to you, but... *whispers* she's not real...

      Slashdot readers having wives was already crazy... but they being interested in it too... Yeah, right...

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
  6. Re:Apparently I'm behind on my acronyms... by jandrese · · Score: 4, Insightful

    It's basically using your video card as a general purpose processor. You might think such an acronym would be hard to find on google, but it turns it it isn't.

    --

    I read the internet for the articles.
  7. Re:Apparently I'm behind on my acronyms... by Slumdog · · Score: 2, Funny

    What in the screaming blue hell is a GPGPU?

    I think you meant "screaming green hell"

  8. LOLNO by MostAwesomeDude · · Score: 4, Insightful

    As far as I know, the RV790 will be in the R600/R700 family and will work almost perfectly with existing R600/R700 code. While I have no guarantees on this, current talks with AMD employees haven't given off any indication that this chipset will be radically different from its cousins.

    --
    ~ C.
  9. Re:Well, I hope they hurry up... by Tweenk · · Score: 2, Informative

    CUDA = an Nvidia-specific way to do GPGPU...

    Personally I'm waiting for OpenCL, which would be to GPGPU what OpenGL was for 3D graphics when it was released - essentially a vendor and platform neutral general processing interface to the GPU.

    --
    Those who would give up liberty to obtain working drivers, deserve neither liberty nor working drivers.
  10. Re:Apparently I'm behind on my acronyms... by Lord+Ender · · Score: 2, Insightful

    It is bad journalism on the part of the slashdot editors to force the readers to google for acronyms. Common, long-standing acronyms, like CPU, are one thing. But GPGPU should absolutely be defined in the summary. I find it hard to believe some people pay money for this site, and that "editors" get paid money for their "editing."

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  11. also, seems to be guessing at the wrong thing by Trepidity · · Score: 2, Informative

    AMD's double-point floating point performance is already great. What they lack is the rest of it. The programming model is pretty bad compared to CUDA (nobody is using Brook+), and they seem to be basically waiting for OpenCL to fix that. The bottlenecks in most attempts to use AMD chips for GPGPU code are also not really the floating-point units themselves, but the rest of the architecture; it's hard to keep the ALUs fed with your data without a magic compiler, a better programming model, a better architecture, or some combination of those.

  12. What I want from the GPU by Belial6 · · Score: 2, Interesting

    What I want from the GPU is features like what the CPUs have so that the GPU can have multiple VMs running in it. The only reason that I don't run inside of a VM as my primary computing environment is because graphics acceleration pretty much suck in it. When AMD bought ATI I expected virtualized video to be one of their early announcement.

    Imagine if your VMed OS could believe that it had 100% control of the video card, but your video card would display on it's own 'surface', and still use full hardware acceleration for the process. As far as I can tell, video is the only serious stumbling block left in virtualizing the x86 architecture.

    1. Re:What I want from the GPU by fast+turtle · · Score: 2, Interesting

      VirtualBox is supposed to have started solving this problem. It's beta and still experiemental but if it works well, then it's exactly what I've been looking for as it means I can finally run XP ina Vbox setup under a 64bit Gentoo Linux.

      --
      Mod me up/Mod me down: I wont frown as I've no crown