GF104: NVIDIA Goes Superscalar

When the complete GF100 GPU was presented to us back at CES 2010 in January, NVIDIA laid out a design that in turn had a very obvious roadmap to go with it. With GF100’s modular design, derivatives of the card would be as simple as fabricating GPUs with fewer GPCs and ROPs (at least until you got to the sub-$100 market). This is the route we expected NVIDIA to take with GF104, removing 1 or 2 GPCs to make a smaller chip.

What they threw us instead was a curveball we were not expecting.

Let’s start at a high level. On GF100, there were 4 GPCs each containing a Raster Engine and 4 SMs. In turn each SM contained 32 CUDA cores, 16 load/store units, 4 special function units, 4 texture units, 2 warp schedulers with 1 dispatch unit each, 1 Polymorph unit (containing NVIDIA’s tessellator) and then the L1 cache, registers, and other glue that brought an SM together.

NVIDIA GF100 - Full Implementation, No Disabled Logic

GF104 in turn contains 2 GPCs, which are effectively the same as a GF100 GPC. Each GPC contains 4 SMs and a Raster Engine. However when we get to GF104’s SMs, we find something that has all the same parts as a GF100 SM, but in much different numbers.

NVIDIA GF104 - Full Implementation, No Disabled Logic

The biggest and most visible change is that NVIDIA beefed up the number of various execution units per SM. The 32 CUDA cores from GF100 are now 48 CUDA cores, while the number of SFUs went from 4 to 8 along with the texture units. As a result, per SM GF104 has more compute and more texturing power than a GF100 SM. This is how a “full” GF104 GPU has 384 CUDA cores even though it only has half the number of SMs as GF100.

One thing we haven’t discussed up until now is how an SM is internally divided up for the purposes of executing instructions. Since the introduction of G80 in 2006, the size of a warp has stayed constant at 32 threads wide. For Fermi, a warp is executed over 2 (or more) clocks of the CUDA cores – 16 threads are processed and then the other 16 threads in that warp are processed. For full SM utilization, all threads must be running the same instruction at the same time. For these reasons a SM is internally divided up in to a number of execution units that a single dispatch unit can dispatch work to:

  • 16 CUDA cores (#1)
  • 16 CUDA cores (#2)
  • 16 Load/Store Units
  • 16 Interpolation SFUs (not on NVIDIA's diagrams)
  • 4 Special Function SFUs
  • 4 Texture Units

With 2 warp scheduler/dispatch unit pairs in each SM, GF100 can utilize at most 2 of 6 execution units at any given time. It’s also because of the SM being divided up like this that it was possible for NVIDIA to add to it. GF104 in comparison has the following:

  • 16 CUDA cores (#1)
  • 16 CUDA cores (#2)
  • 16 CUDA cores (#3)
  • 16 Load/Store Units
  • 16 Interpolation SFUs (not on NVIDIA's diagrams)
  • 8 Special Function SFUs
  • 8 Texture Units

This gives GF104 a total of 7 execution units, the core of which are the 3 blocks of 16 CUDA cores.

GF104 Execution Units

With 2 warp schedulers, GF100 could put all 32 CUDA cores to use if it had 2 warps where both required the use of CUDA cores. With GF104 this gets more complex since there are now 3 blocks of CUDA cores but still only 2 warp schedulers. So how does NVIDIA feed 3 blocks of CUDA cores with only 2 warp schedulers? They go superscalar.

In a nutshell, superscalar execution is a method of extracting Instruction Level Parallelism from a thread. If the next instruction in a thread is not dependent on the previous instruction, it can be issued to an execution unit for completion at the same time as the instruction preceding it. There are several ways to extract ILP from a workload, with superscalar operation being something that modern CPUs have used as far back as the original Pentium to improve performance. For NVIDIA however this is new – they were previously unable to use ILP and instead focused on Thread Level Parallelism (TLP) to ensure that there were enough warps to keep a GPU occupied.

NVIDIA GF100 SM

In order to facilitate superscalar operation, NVIDIA made some changes to both the warp scheduler and the dispatch unit for GF104. Each warp scheduler is now connected to 2 dispatch units, giving it the ability to dual-issue instructions. Along with its regular duties, a warp scheduler is now responsible for organizing its superscalar operation by analyzing the next instruction in its warp to determine if that instruction is ILP-safe, and whether there is an execution unit available to handle it. The result is that NVIDIA’s SMs now handle superscalar operation similar to that of a CPU, with the hardware taking the responsibility for dispatching parallel instructions. This in turn means that GF104 can execute a warp in a superscalar fashion for any code and including old CUDA code, allowing it to extract ILP out of old and new code alike. The GF104 compiler in NVIDIA’s drivers will try to organize code to better match GF104’s superscalar abilities, but it’s not critical to the ability.

NVIDIA GF104 SM - Note, more instructions in flight per SM vs. GF100

Ultimately superscalar execution serves 2 purposes on GF104: to allow it to issue instructions to the 3rd CUDA core block with only 2 warps in flight, and to improve overall efficiency. In a best-case scenario GF104 can utilize 4 of 7 execution units, while GF100 could only utilize 2 of 6 execution units.

The upside to this is that on average GF104 should be more efficient per clock than GF100, which is quite a remarkable feat. The downside to this is that now NVIDIA has a greater degree of best and worst case scenarios, as requiring superscalar execution to utilize the 3rd CUDA core block means that it’s harder to use that 3rd block than the previous 2. The ability to extract ILP from a warp will result in GF104’s compute abilities performing like a 384 CUDA core part some of the time, and like a 256 CUDA core part at other times. It will be less consistent, but on average faster than a pure 256 CUDA core part would be.

With the addition of superscalar abilities, GF104 marks the slow-but-steady merger of the CPU and the GPU. GF104 is now just a bit more CPU-like than GF100 was, a particularly interesting turn of events since we’re looking at a waterfall part and not a new architecture today.

Index The Rest of GF104
Comments Locked

93 Comments

View All Comments

  • dumpsterj - Tuesday, July 13, 2010 - link

    the gtx 465 was a joke , especially at the price. however , this 460 looks like a great card at a great price. If this is a sign of things to come from nvidia us guys running ati right now might have to take notice.
  • Algorithm - Tuesday, July 13, 2010 - link

    I see a lot of ATI fanboys on here. Read other reviews, a GTX 460 *1GB* OCed past 800 beats a HD5850 and gets in HD5870 territory. In DirectX 11, this 460 really shines over.

    Don't forget, the reviews are based on Nvidia drivers that are *1 day old* now. Expect the GTX 460 framerates to increase even more once the drivers mature.

    I was almost ready to pull the trigger on a HD5850, but glad I held back (read: I really don't care for either Nvidia or ATI). I really see the GTX 460 being a standard that game software developers will use in the future. Features like CUDA, Fermi and PhysX will play a more significant role in newer games. I just want a card that gives me most for my money.
  • FuzzDad - Wednesday, July 14, 2010 - link

    Pretty nice price coupled w/performance should make this an SLI powerhouse if you can't afford SLI on the 470/480. My 3x GTX 275 setup is solid...but I'm leaning towards 2X 460 now.
  • Xpl1c1t - Wednesday, July 14, 2010 - link

    How much better it would have been to see the 384SP version on launch day... seriously wtf is wrong with NV&TSMC's circuit design/fab process that makes manufacture of FULL parts so much more difficult than it is for ATI&TSMC? 5770, 4770, and 4750 were all full die parts produced with good yields TSMC. Genuinely, though some may be alright with it, there is no desire for dead silicon.
  • aussiestilgar - Tuesday, July 20, 2010 - link

    Yes. Ryan, is there anything on the grapevine that whispers Nvidia releasing the GF104 at full strength? Inklings of when? Cheers.
  • Sunburn74 - Wednesday, July 14, 2010 - link

    Pretty impressive gtx 460 crossfire results, trading blows with crossfire setups double its value. Overall a nice card, but shame it wasn't released 6 months ago when a lot of us just got tired of waiting. I probably would have bought it over the 5850 had this card been released in time. Oh well... better luck next year for Nvidia to take my money.
  • mapesdhs - Monday, July 19, 2010 - link


    (I think you mean GTX 460 SLI. ;)

    ...

    I hate to be a comment repeater, but can 5850 CF results please be
    included? The tables are distinctly incomplete without this since the
    1GB 460 clearly competes directly against the 5850; the most common
    discussion I see on forums is how 1GB 460 SLI compares to 5850 CF. On
    price alone, 1GB 460 SLI is definitely better, so no wonder there are
    games-bundling deals such as the following now appearing to sweeten
    5850 sales:

    http://www.aria.co.uk/SuperSpecials/newsletter?pro...

    Ian.
  • kajzatom - Thursday, August 19, 2010 - link

    I want ask how did You make test Badaboom on GTX 460? According to Elemental Technologies inc. currently Badaboom doesn't support GF100,GF104 graphic card. Apps. crashed if try open any video file.
  • fr500 - Tuesday, September 14, 2010 - link

    You know a thing I would love.

    To be able to select the cards you are interested in with checkboxes in the reviews so you can compare the cards easily. I know there is the GPU bench but I can't seem to compare more than 2 gpus at a time.
  • WiseCow - Wednesday, November 17, 2010 - link

    Fresh levels load very jerky, like steps fwd, as the game begins and causes the first few seconds to halt, halt, halt, until everything loads. My 8800GTX did not do this, everything woud run smooter as the textures loaded. I'm also experiencing long waits for the screen to turn on after time outs or sleep. Black Ops was unplayable and other games that ran smoothly on the 8800 now are jerky. Sniff...

Log in

Don't have an account? Sign up now