Cell and RSX : their relationship.

Discussion in 'Console Technology' started by !eVo!-X Ant UK, Jul 12, 2005.

Thread Status:
Not open for further replies.
  1. therealskywolf

    Regular

    Joined:
    Mar 10, 2005
    Messages:
    429
    Likes Received:
    3
    Location:
    Lisbon
    Was there ever a doubt? Even EE does it, Xenon does it too, and probably BroadWay will do it too.
     
  2. Jawed

    Legend

    Joined:
    Oct 2, 2004
    Messages:
    11,716
    Likes Received:
    2,137
    Location:
    London
    More importantly, you guys are forgetting that HDR, when not done by ping-ponging between render targets, is achieved using floating point blending in the frame buffer.

    This is a specialised piece of fixed-function hardware in the ROPs. NVidia claims (quite reasonably) a peak of 106 GFLOPs in 6800 Ultra (16-bit FLOPs, not 32-bit). It'll be slightly more in RSX.

    That's around half the capacity of the 7 SPEs used up...

    Then there's the FP16 texturing. That's another 154 GFLOPs of fixed function hardware in 6800 Ultra (approximately 50% more in RSX) that you'd need to execute on Cell.

    Whoops, you've completely utilised Cell's SPEs solely in HDR texturing and blending.

    Jawed
     
  3. reptile

    Newcomer

    Joined:
    Oct 7, 2004
    Messages:
    56
    Likes Received:
    6
    I think what they meant by cell helping with hdr is that an spe could be used to scan the output of the previous frame and provide tone mapping parameters for the next. this is of course not needed if rsx is not the bottleneck, but reading back/writing out huge buffers is no small task and if it can be overlapped, then it's a win.

    (i didnt look up actual flop/bandwidth numbers, so it's theoritical)
     
  4. 3dcgi

    Veteran Subscriber

    Joined:
    Feb 7, 2002
    Messages:
    2,493
    Likes Received:
    474
    It's not the transistor count that matters for cost, but die size and yield. Generally a chip with more transistors will be bigger, but if the numbers are close the chip with fewer transistors could actually be bigger. Of course by saying should you were probably just condensing what I'm saying to a single word. Definitely better word density on your part.
     
  5. Carl B

    Carl B Friends call me xbd
    Legend

    Joined:
    Feb 20, 2005
    Messages:
    6,266
    Likes Received:
    63
    LOL, yeah that's what I was going for. 8)

    It's certainly the case that more transistors doesn't always mean more die size. But RSX has so many more transistors that I would just be shocked otherwise. 234 million for Cell vs more than 300 million for RSX. Also, they'll be produced on the same process in Nagasaki, and should both include some sort of 'redundancy' to increase yields. One SPE able to take a bullet on Cell, and on RSX whatever the alluded to redundancy is - probably some pixel pipes I would imagine.
     
  6. BenQ

    Newcomer

    Joined:
    Jun 28, 2005
    Messages:
    216
    Likes Received:
    0
    *Ouch*
     
  7. Tap In

    Legend

    Joined:
    Jun 5, 2005
    Messages:
    6,382
    Likes Received:
    65
    Location:
    Gravity Always Wins

    whoa :shock:
     
  8. BenQ

    Newcomer

    Joined:
    Jun 28, 2005
    Messages:
    216
    Likes Received:
    0
     
  9. aaaaa00

    Regular

    Joined:
    Jul 24, 2002
    Messages:
    790
    Likes Received:
    23
    They can when doing the thing they were specifically designed to do, in other words ROPs, like framebuffer blending (used in HDR), stencils/z resolve, AA, etc.

    Specialized hardware will tend to outperform more generalized hardware, at the specific tasks it was optimized for.

    In a good design, you will put generalized hardware where you need generalized hardware, and you put specialized hardware where its best to put specialized hardware.

    Use the right tool for the right job. You don't use a screwdriver to pound in a nail, even though in a pinch you might get it to work.
     
  10. MechanizedDeath

    Regular

    Joined:
    Nov 6, 2003
    Messages:
    514
    Likes Received:
    8
    Jawed: How did the Getaway demo manage HDR using mostly Cell if SPEs are gonna be choking on it? PEACE.
     
  11. jvd

    jvd
    Banned

    Joined:
    Feb 13, 2002
    Messages:
    12,724
    Likes Received:
    9
    Location:
    new jersey
    Didn't the demos at e3 all have 6800ultra sli cards in them ?
     
  12. MechanizedDeath

    Regular

    Joined:
    Nov 6, 2003
    Messages:
    514
    Likes Received:
    8
    I'm referring specifically to the Getaway demo, which is claimed to have run mostly off Cell. Didn't Phil Harrison in the presser specifically refer to the Cell in relation to the HDR effects? I know there was a thread on this, and it was debated before. Was it concluded that HDR was running off the GPU? Besides which, we heard that the hw was anywhere from SLI 6800Us to a G70 to G70s in SLI. PEACE.
     
  13. jvd

    jvd
    Banned

    Joined:
    Feb 13, 2002
    Messages:
    12,724
    Likes Received:
    9
    Location:
    new jersey
    I'm not sure thus the ?

    Anyway it doesn't matter if its a 6800ultra sl or a g70 or a g70 sli . All that is is power . The 6800ultra would have been more than enough to do those scenes with hdr
     
  14. Titanio

    Legend

    Joined:
    Dec 1, 2004
    Messages:
    5,670
    Likes Received:
    51
    He's referring to the Masa Chatani claim that The Getaway demo was done on Cell only.
     
  15. lip2lip

    Newcomer

    Joined:
    May 12, 2005
    Messages:
    76
    Likes Received:
    0
    But they must have used a rasterizer in the video card to display the images. I think the confusion is using only a rasterizer in the video chip was not done since the psx.
     
  16. Jawed

    Legend

    Joined:
    Oct 2, 2004
    Messages:
    11,716
    Likes Received:
    2,137
    Location:
    London
    Prolly because someone, somewhere, is being economical with the truth.

    Jawed
     
  17. Titanio

    Legend

    Joined:
    Dec 1, 2004
    Messages:
    5,670
    Likes Received:
    51
    Must they? ;)

    A CPU could do rasterisation, it just relatively would not be nearly as fast as dedicated hardware.

    Anyway, while The Getaway may have been doing this (everything, rasterisation included) purely for technical demonstration purposes - and I've seen it emphasised a couple of times now that it was just a tech demo - games obviously won't. Doesn't mean you wouldn't do other stuff on Cell graphically if you wanted, though, or a subset of what The Getaway was doing, before passing to RSX. Where you'd split work between them though, I don't know.
     
  18. Shogmaster

    Regular

    Joined:
    Feb 24, 2002
    Messages:
    367
    Likes Received:
    4
    Simple answer: Cell only demos were using 2 Cells.
     
  19. Spidermate

    Regular

    Joined:
    Apr 20, 2004
    Messages:
    375
    Likes Received:
    0
    No. They were using one Cell and the 6800 GPU with SLI. :?
     
  20. Nicked

    Regular

    Joined:
    Jun 15, 2005
    Messages:
    688
    Likes Received:
    9
    I think I read somewhere the Terrain demo was 2x2.4Ghz CELL chips and the getaway was 'mostly done on one CELL', whatever mostly means.
     
Loading...
Thread Status:
Not open for further replies.

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...