All about Graphics Cards
 Latest Graphics Cards articles
All Graphics Cards articles

Newsletters


  • Ask your question about IT issues
  • Post

Partners

The Games selection

violent : Interactive Buddy Unwind on your interactive buddy: Do anything you want to him, it will earn you money, and you can buy other stuff to torture him with.
crazy : PC Breakdown What is worst than a Fatal Error occuring during a game you did not save? Unleash your rage at your PC in this game. Blow it to pieces, it feels so...
Ads

Sponsored links

The Vector Unit And The New Instruction Set

Previous Next
2:00 AM - 03/23/2009 by Fedy Abi-Chahla

But as you can well imagine, the Pentium cores aren’t what gives Larrabee its processing power. To be able to compete with GPUs on their home playing field, you need a lot more than an FPU or even SSE. So Intel equipped each core with a vector unit operating on 16 elements simultaneously (compared to four for SSE or the Cell’s SPUs). These units are capable of operating on integers, single-precision floating-point numbers, and double-precision floating-point numbers. While the throughput is consequently reduced by half, it is still greater than current GPUs, which are between two and four times slower in the case of AMD’s and practically 10 times slower than Nvidia’s when moving from single to double precision.

Rather than extending the SSE instruction set (again) to support the new vector unit, the Intel engineers created a new one, called Larrabee new instructions (LRBni). Intel is rather vague about the instructions supported at the moment, but we should learn more about that at the upcoming Game Developers Conference (GDC). Intel plans several press conferences at the trade show during which Michael Abrash, of RAD Game Tools, and Intel’s Tom Forsyth should communicate details about the instruction set.

We do already know several things, however: The instruction set supports up to three operands, enabling implementation of multiply-and-add (MAD) instructions and also execution of non-destructive operations, unlike SSE, in which one of the source registers is overwritten to write the value of the result. Compared to the VMX instruction set found in the Cell’s PowerPC Processing Element (PPE), for example, which operates only on registers, here one of the operands can be read directly from the L1 cache, enabling its use as an extended register file. This unit is also very flexible, since it can reorganize the data in a register or execute various conversions in the “exotic” formats frequently found in GPUs without loss of performance, or in the worst case, with only a slight reduction in performance. These conversions can be executed directly at the time the data is loaded from cache memory, allowing them to be stored in memory in a compact form, which maximizes the quantity of data contained in the cache memory.

Another interesting particularity of the unit is its ability to execute scatter/gather operations, which are typically problematic in a GPU. SIMD units are generally very constraining when it comes to memory access. A vector is read in memory from a single address that often has particular constraints regarding memory alignment. Larrabee is much more flexible. It’s possible to load or store the 16 elements of a vector in memory from 16 different addresses contained in another vector. Obviously, totally incoherent memory accesses will negatively impact the cache memory, and in the worst case, up to 16 cycles will be necessary to perform this type of operation (a maximum of one line of cache is read per cycle).

Talkback
thepinkpanther 03/23/2009 8:35 AM
Hide
-0+

very interesting, i know nvidia cant settle for being the second best. As always its good for the consumer.

IzzyCraft 03/23/2009 8:49 AM
Hide
-6+

Yes interesting, but intel already makes like 50% of every gpu i rather not see them take more market share and push nvidia and amd out although i doubt it unless they can make a real performer, which i have no doubt on paper they can but with drivers etc i doubt it.

Anonymous 03/23/2009 8:50 AM
Hide
-0+

I wonder if their aim is to compete to appeal to the gamer market to run high end games?

Alien_959 03/23/2009 10:12 AM
Hide
-0+

Very interesting, finally some more information about Intel upcoming "GPU".
But as I sad before here if the drivers aren't good, even the best hardware design is for nothing. I hope Intel invests more on to the software side of things and will be nice to have a third player.

crisisavatar 03/23/2009 10:28 AM
Hide
-0+

cool ill wait for windows 7 for my next build and hope to see some directx 11 and openGL3 support by then.

stardude82 03/23/2009 10:32 AM
Hide
-0+

Maybe there is more than a little commonality with the Atom CPUs: in-order execution, hyper threading, low power/small foot print.

Does the duo-core NV330 have the same sort of ring architecture?

Anonymous 03/23/2009 11:50 AM
Show
liemfukliang 03/23/2009 12:27 PM
Hide
-2+

Driver. If Intel made driver as bad as Intel Extreme than event if Intel can make faster and cheaper GPU it will be useless.

IzzyCraft 03/23/2009 12:44 PM
Hide
-3+

Hope for an Omega Drivers equivalent lol?

Phantom93 03/23/2009 1:16 PM
Hide
-1+

Damn, hoped there would be some pictures :(. Looks interesting, I didn't read the full article but I hope it is cheaper so some of my friends with reg desktps can join in some Orginal Hardcore PC Gaming XD.

Slobogob 03/23/2009 1:51 PM
Hide
-9+

I was quite suprised by the quality of this article and am quite eager to see the follow up.

JeanLuc 03/23/2009 2:26 PM
Hide
-1+

Well I am looking forward to Larrabee but I'll keep my optimisim under wraps until I start seeing some screenshots of Larabee in action playing real games i.e. not Intel demo's.

I wonder just how compatible larrabee is going to be with older games?

tipoo 03/23/2009 2:46 PM
Hide
-3+

Great article! Keep ones like this coming!

tipoo 03/23/2009 2:48 PM
Hide
--2+

IzzyCraft :
Hope for an Omega Drivers equivalent lol?




That would be FANTASTIC! Maybe the same people who make the Omega drivers could make alternate Larrabee drivers? We all know Intel sucks balls at drivers.

armistitiu 03/23/2009 2:49 PM
Hide
-7+

So this is Intel's approach to a GPU... we put lots of simple x86 cores in it , add SMT and vector operations and hope that they would do the job of a GPU. IMHO Larrabee will be a complete failure as GPU but as an x86 CPU that is highly parallel this thing could screw AMD's FireStream and NVIDIA's CUDA (OPENCL too) beacause it's x86 and the programming is pretty popular for this kind of architecture.

wicko 03/23/2009 3:18 PM
Hide
-0+

IzzyCraft :
Yes interesting, but intel already makes like 50% of every gpu i rather not see them take more market share and push nvidia and amd out although i doubt it unless they can make a real performer, which i have no doubt on paper they can but with drivers etc i doubt it.


Yeah but that 50% includes all the integrated cards that no consumer even realizes they're buying most of the time.. but not in discrete cards. I'd like to see a bit more competition on the discrete side.

B-Unit 03/23/2009 3:26 PM
Hide
-2+

wtfnl :
"Simultaneous Multithreading (SMT). This technology has just made a comeback in Intel architectures with the Core i7, and is built into the Larrabee processors." just thought i'd point out that with the current amd vs intel fight..if intel takes away the x86 licence amd will take its multithreading and ht tech back leaving intel without a cpu and a useless gpu



Umm, what makes you think that AMD pioneered multi-threading? And Intel doesnt use HyperTransport, so they cant take it away.

justaguy 03/23/2009 4:02 PM
Hide
-1+

Now we know what they're trying to do with it. There's still no indication if it will work or not.

I really don't see the 1st gen. being successful-it's not like AMD and nVidia are goofing around waiting for Intel to join up and show them a real GPU. Although there's no numbers on this that I've seen, I'm thinking Larry's going to have a pretty big die size to fit all those mini-cores so it better perform, because it will cost a decent sum.

crockdaddy 03/23/2009 4:09 PM
Hide
-8+

I would mention ... "but will it play crysis" but I am not sure how funny that is anymore.

Pei-chen 03/23/2009 4:12 PM
Show

Comments are closed on this page.

Sponsored links