NVIDIA GF100 & Friends speculation

Discussion in 'Architecture and Products' started by Arty, Oct 1, 2009.

  1. FrameBuffer

    Banned

    Joined:
    Aug 7, 2005
    Messages:
    499
    Likes Received:
    3
    Not trying to sound like an @ss but really !?? No shit Sherlock in comparison to the g200 that has yet to deliver any semblance of a real derivative at best the g80/92 was nv's best/last successful full generational part. The G200 has got to be one of the worst parts to compare a future part Against, in the meantime ATi is on their 3rd generTion of top to bottom derivatives.
     
  2. eastmen

    Legend Subscriber

    Joined:
    Mar 17, 2008
    Messages:
    13,879
    Likes Received:
    4,727
    sounds like it will be another tap out another board design and what not to fill a gap they already have a card to fit in.
     
  3. onethreehill

    Newcomer

    Joined:
    Mar 10, 2010
    Messages:
    182
    Likes Received:
    0
    The worst thing is I heard 5850 and 5870 prices are going up by US$15 and US$10 respectively
     
  4. eastmen

    Legend Subscriber

    Joined:
    Mar 17, 2008
    Messages:
    13,879
    Likes Received:
    4,727
    where did you hear this ?
     
  5. digitalwanderer

    digitalwanderer Dangerously Mirthful
    Legend

    Joined:
    Feb 19, 2002
    Messages:
    18,992
    Likes Received:
    3,533
    Location:
    Winfield, IN USA
    Me, I've been spreading rumors again. :twisted:

    Blame it on silly season. :razz:
     
  6. silent_guy

    Veteran Subscriber

    Joined:
    Mar 7, 2006
    Messages:
    3,754
    Likes Received:
    1,382
    Sorry, Chalnoth, but this is just not true.

    Things have to be really broken if A1 silicon can't be used for most, if not all development. Since so much has already been verified before tape-out, most metal spins are used to fix relatively obscure corner case bugs. Annoying things that can take a lot of time to track down and that can make the chip hang every hour or so, but that don't prevent SW from doing their job.

    In GPU land, time-to-market pressure is very high, but in most other businesses, time-to-first-silicon is more important: you need to win the design slot with the customer. Time-to-market on the other hands is entirely dependent on the customer schedule and final production silicon is often not in the critical path at that point.

    In those cases, A1 silicon with bugs is usually sufficient to let SW work and it's not unusual wait with A2 spins for months, to make sure that all issues have been found. There is no reason why things would be different for GPU's.
     
  7. Mintmaster

    Veteran

    Joined:
    Mar 31, 2002
    Messages:
    3,897
    Likes Received:
    87
    And I disagree. Splitting up four intricately communicating parts is more difficult than scaling down a part with a common base and varying numbers of independent SIMDs. There's a lot more loose ends to take care of in Fermi. The low number of texture units could be a problem, too, and it affects the low end more due to lower game settings using less shader math.

    That has nothing to do with GT200's architecture. The lack of GT200 derivatives were due to NVidia's troubles at 40nm and the better cost effectiveness of G92 with virtually the same features.
     
  8. Andrew Lauritzen

    Andrew Lauritzen Moderator
    Moderator Veteran

    Joined:
    May 21, 2004
    Messages:
    2,632
    Likes Received:
    1,251
    Location:
    British Columbia, Canada
    Haha sure; I meant more a case where there was lots of data-dependent coherence, but not predictable enough to preload the LDS. The extreme case though is you could just write something like a convolution without even bothering to load it into LDS and trust the cache on Fermi, while on ATI it would be dog slow. Whether or not NVIDIA (or someone else) will lower itself to that level of cheese remains to be seen ;)

    Yeah, and for all I know they do. Still their L2 is far enough away that it can't replace LDS for reuse, whereas on Fermi by my understanding LDS/L1 is the same memory... you can even partition it differently per kernel in CUDA.

    If he's doing one atomic per load of the input data you're almost certainly bound on just the bandwidth of reading in the data :) Indeed Cypress' local atomics are screaming fast, especially when uncontended. It'll also blow people's minds how fast their global append/consume implementation is (hint: nearly the speed of local atomics!!). Will be interesting to see how well Fermi does in these increasingly important benchmarks. Come on B3D - you can come through with me tomorrow with a technical review like only you guys can do! :p

    Yeah for sure, but Fermi seems to have already paid the "cache" cost since it's configurable as a cache, LDS or a mix.
     
  9. willardjuice

    willardjuice super willyjuice
    Moderator Veteran Alpha

    Joined:
    May 14, 2005
    Messages:
    1,386
    Likes Received:
    299
    Location:
    NY
    lol someone has high expectations. I think B3D would need access to a gt300 first before that can happen. :razz:
     
  10. Andrew Lauritzen

    Andrew Lauritzen Moderator
    Moderator Veteran

    Joined:
    May 21, 2004
    Messages:
    2,632
    Likes Received:
    1,251
    Location:
    British Columbia, Canada
    I kid because I care ;) B3D reviews save me from having to skim through dozens of other reviews to get half the (useful) content for 10x the time investment.
     
  11. MfA

    MfA
    Legend

    Joined:
    Feb 6, 2002
    Messages:
    7,610
    Likes Received:
    825
    That's not globally coherent though.

    LDS/L1 might be the same memory, but I doubt they have the same performance characteristics (assuming the working set fits in either).
     
  12. Davros

    Legend

    Joined:
    Jun 7, 2004
    Messages:
    17,884
    Likes Received:
    5,334
    Humus has one
     
  13. neliz

    neliz GIGABYTE Man
    Veteran

    Joined:
    Mar 30, 2005
    Messages:
    4,904
    Likes Received:
    23
    Location:
    In the know
    That's his work isn't it?
     
  14. Archaeolept

    Newcomer

    Joined:
    Feb 26, 2003
    Messages:
    52
    Likes Received:
    0
    ++

    I ordering the 8800gts the day B3D's review came out, demonstrating just how good the 8800's AF angle-independence was .

    I do not expect the same thing to happen w/ Fermi, however ;)
     
  15. KimB

    Legend

    Joined:
    May 28, 2002
    Messages:
    12,928
    Likes Received:
    230
    Location:
    Seattle, WA
    The angle independence, or you buying one? :)
     
  16. Ailuros

    Ailuros Epsilon plus three
    Legend Subscriber

    Joined:
    Feb 7, 2002
    Messages:
    9,511
    Likes Received:
    224
    Location:
    Chania
    I know it's nitpicking but G8x/9x/GT2x0 AF isn't 100% angle independent; it's way less angle dependent than G7x f.e.

    As another sidenote 45 degree angle dependency like for instance on RV7x0 doesn't annoy me personally. You have to really twist yourself in some weird corner cases to see a difference.

    What personally ticks me off with AF in recent years are AF optimizations. Wherever those lead to any form of texture noise I find it highly annoying. I suppose that "high quality" AF as a setting should still exist on GF100; one question would be (and we're going to find out hopefully some time soon after the launch) is whether the performance drop between HQ AF and driver default is as relatively small as on G8x up to GT2x0.

    Before I see performance measurements though, I'd love to read from those with a similar sensitivity to AF optimizations how filtering quality with HQ AF exactly looks like compared to Q AF and of course existing GF GPUs.
     
  17. KimB

    Legend

    Joined:
    May 28, 2002
    Messages:
    12,928
    Likes Received:
    230
    Location:
    Seattle, WA
    From the information that has been released so far, it certainly seems to be the case that nVidia thinks of AF as a "solved problem", which would be an indication that the AF has changed very little, or perhaps not at all, from the G8x.
     
  18. Erinyes

    Regular

    Joined:
    Mar 25, 2010
    Messages:
    808
    Likes Received:
    276
    If this was the case then why havent we seen any Fermi derivatives by now? Heck we've hardly had any news of derivatives at all. They had planned to release Fermi in Q4/09, ie November or December. I dont think they would have planned to release derivates only a year later.

    And anyway as others have stated, with Fermi's design, it is more likely to be harder to design derivatives compared to the old gen.

    G80 came out in November 06 and we saw G84/86 in April 07. Ati has been a lot better in delivering derivatives recently. With RV670 we saw the entire lineup out within three to four months(November-Feb). Same thing with RV770(June-September). With Evergreen we saw it increase to five months, but this time ATI taped out 4 chips compared to 3 as they had done earlier. And according to rumours Redwood and Cedar were actually good to go in time for christmas but were delayed because of yield and volume availability concerns.
     
  19. Silus

    Banned

    Joined:
    Nov 17, 2009
    Messages:
    375
    Likes Received:
    0
    Location:
    Portugal
    And where did you get that idea ?
    DId you even look at the architecture specs ? Did you see the GPC structure ?

    Fermi is highly scalable and also, there have been many rumors about derivatives (GF104 and GF108 specifically). It seems you either missed or avoided them...

    And what does that have to do with GF100 ? Some G80 derivatives came before ATI even launched the HD 2900 XT and that's exactly what ATI did this time as well. They launched their derivatives before NVIDIA even launched any DX11 product.
    As for GT200, they didn't need derivatives, because 1) the design wasn't really that scalable and 2) G92 was happily taking the mid and low range and wasting money on R&D on a GT200 based chip that would just rival an existing one, would be...well...a waste. As for Fermi, if the latest rumors are true, GF104 will be out 3 months after the release of GF100.
     
  20. psolord

    Regular

    Joined:
    Jun 22, 2008
    Messages:
    444
    Likes Received:
    55
Loading...

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