Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Intel Hardware

Larrabee Based On a Bundle of Old Pentium Chips 286

arcticstoat writes "Intel's Pat Gelsinger recently revealed that Larrabee's 32 IA cores will in fact be based on Intel's ancient P54C architecture, which was last seen in the original Pentium chips, such as the Pentium 75, in the early 1990s. The chip will feature 32 of these cores, which will each feature a 512-bit wide SIMD (single input, multiple data) vector processing unit."
This discussion has been archived. No new comments can be posted.

Larrabee Based On a Bundle of Old Pentium Chips

Comments Filter:
  • by vondo ( 303621 ) on Monday July 07, 2008 @05:33PM (#24089953)

    A little context might help. This isn't the Inquirer for god's sake.

  • good. (Score:5, Insightful)

    by apodyopsis ( 1048476 ) on Monday July 07, 2008 @05:45PM (#24090153)
    good. sounds like a sensible engineering decision.

    on the basis that..
    the design is well known, understood and has had rigorous testing in the field
    they will no doubt fix any understood errors firstlimits the RnD to the multicore section

    as long as the chip performs well for the silicon overhead then they should feel free to cram as many in as they want.

    seems perfectly sensible to me.
  • by TransEurope ( 889206 ) <eniac&uni-koblenz,de> on Monday July 07, 2008 @05:58PM (#24090337)
    Interesting is also that intel expects a maximum power consumption of at least 300 Watts. I personally expect nothing from that thing. The ancient technology of the cores and the perspective of building a system serving and cooling a hotspot of 300 Watts doesn't make these cards my favourite choice yet. I#m very sceptic about Intes try of making a high end graphic board. I really can't imagine that old cores of first gen Pentiums will be able to compete with modern stream processing units. I'm wondering that Intel wasn't able to choose some RISC-design at least, maybe i960.
  • by poetmatt ( 793785 ) on Monday July 07, 2008 @05:59PM (#24090349) Journal

    Not only is the power retarded, but ATI already can do 100% native ray tracing [techpowerup.com] which crushed intel bigtime.

    I welcome intel trying to push for marketshare but it's going to be many generations before intel can play catchup on graphics cards...specifically when we get around to 32+GB of ram and you can afford a couple gigs for graphics (at which point we'll need 4+ gigs for graphics probably), the performance of an integrated solution will still be lacking. Graphics bandwidth and needs increases far exponentially beyond that of processing needs for anything graphics intensive by definition (currently).

  • Re:Pentium 75? (Score:4, Insightful)

    by merreborn ( 853723 ) on Monday July 07, 2008 @06:09PM (#24090465) Journal

    Making math errors at blazing speeds...

    Ironically, the people who made these lame jokes the most (Apple fanbois) now advocate Intel chips as being the best. Yet another example of do as I do, not as I say from the Apple camp.

    I know I'm wasting my time responding to such a blatant troll, but they're nothing hypocritical about saying that the original Pentium 1 was a pretty bad chip, and the Core 2 Duo is a pretty great one.

    Failing to reliably perform basic floating point ops is pretty embarrassing. But Intel's come a long way since then.

  • Comment removed (Score:5, Insightful)

    by account_deleted ( 4530225 ) on Monday July 07, 2008 @06:16PM (#24090561)
    Comment removed based on user account deletion
  • Marketing Math (Score:3, Insightful)

    by fpgaprogrammer ( 1086859 ) on Monday July 07, 2008 @06:19PM (#24090617) Homepage
    From TFA "Heise also claims that the cores will feature a 512-bit wide SIMD (single input, multiple data) vector processing unit. The site calculates that 32 such cores at 2GHz could make for a massive total of 2TFLOPS of processing power."

    I don't see how they get to 2 TFLops.

    512-bit = 64 bit * 8 way SIMD or 32 bit * 16 way SIMD. Let's go with the bigger of these two and say we are performing 16 single Floating point operations per clock-cycle per core. 16 operations per clock-core * 32 cores * 2 Billion clocks per second = 1024 Single Precision GFlops. It looks more like 512 Double Precision GFlops for 300 Watts which means a DP Teraflop on Larabee will cost you 513 Dollars a Year [google.com] at 10 cents/kWH. If we're considering single precision, we can cut this in half to 257 dollars per years per single precision teraflop.

    Compare to Clearspeed which offers 66 DP GFLops at 25 Watts costing 332 dollars [google.com] for a sustained DP teraflop for a year.

    even the NVidia Tesla has better performance at single precision: you can buy 4 SP TFlops consuming only 700W or 5.7 GFLops/Watt, for an annual power budget of 153 dollars [google.com].
  • by mbessey ( 304651 ) on Monday July 07, 2008 @06:23PM (#24090709) Homepage Journal

    Obviously they're not just going to slap a bunch of Pentium cores on there and call it good. But the high-level design can probably start off with the P54, and just rip out stuff that doesn't need to be supported, possibly including:

    Scalar floating-point, 16-bit protected mode, real mode, operand size overrides, segment registers, the whole v86 mode, the i/o address space, BCD arithmetic, virtual memory, interrupts, #LOCK, etc, etc.

    Once you've done that, you'll have a much simpler model to synthesize down to an implementation. And with a slightly-modified compiler spec, you can crank out code for it with existing compilers, like ICC and GCC.

  • Re:Marketing Math (Score:2, Insightful)

    by David Greene ( 463 ) on Monday July 07, 2008 @06:59PM (#24091279)

    I don't see how they get to 2 TFLops. 512-bit = 64 bit * 8 way SIMD or 32 bit * 16 way SIMD. Let's go with the bigger of these two and say we are performing 16 single Floating point operations per clock-cycle per core. 16 operations per clock-core * 32 cores * 2 Billion clocks per second = 1024 Single Precision GFlops.

    Most likely there is a muladd unit, which would double the peak FLOPS.

  • by Nom du Keyboard ( 633989 ) on Monday July 07, 2008 @07:18PM (#24091543)

    make for a massive total of 2TFLOPS of processing power.

    Oh, so 2 years from now (two lifetimes in the GPU business) Intel will be releasing a chip comparable to this month's ATI HD 4870 X2.

  • by Dun Malg ( 230075 ) on Monday July 07, 2008 @07:26PM (#24091653) Homepage

    Slashdot covers a wide variety of very technical topics, they can't be expected to elaborate on them all.

    Granted, but is the following too much to ask?

    "Intel's Pat Gelsinger recently revealed that the 32 IA cores in Larrabee, Intel's planned multi-core GPU, will in fact be based on Intel's ancient P54C architecture"

    It's the difference between being an editor, and being a trained chimp that has learned to click a POST button in exchange for bananas. It has, of course, been long established that slashdot's "editors" run more along the "chimp" side.

  • Re:Pentium 75? (Score:5, Insightful)

    by SETIGuy ( 33768 ) on Monday July 07, 2008 @08:29PM (#24092391) Homepage

    they're nothing hypocritical about saying that the original Pentium 1 was a pretty bad chip, and the Core 2 Duo is a pretty great one.

    Have you compared the total length of Pentium errata with the length of the Core 2 Duo errata?

  • Re:I doubt it (Score:3, Insightful)

    by Anonymous Coward on Monday July 07, 2008 @09:04PM (#24092765)

    Intel's basically doing here what Sun did with the Niagara series, but without concurrent threading. I suppose it wouldn't be too tough to add it in, though. The cores in the Niagara are really simple 6 or 7 stage pipelines. They don't do any forwarding, and stall at pretty much every hazard they hit. Instead of adding all the complicated circuitry needed for do advanced pipeline stuff (like forwarding and OoO etc), they just defer execution to a new thread. All the threading is in the cores themselves, so there's no need for OS intervention.

    I should add that the Niagara's are pretty awful when it comes to single threaded performance, though. I use a T2 daily and starting up firefox can take about 30 or 40 seconds. But they're great if you can manage to parallelize your programs (which is easier said than done).

  • Re:Pentium 75? (Score:1, Insightful)

    by kipman725 ( 1248126 ) on Monday July 07, 2008 @09:07PM (#24092803)
    the division bug was far more serious than any of the errata for core2 as it caused calculations to go wrong with no indication of why and to go wrong very often (every time you divided).
  • Re:Pentium 75? (Score:4, Insightful)

    by ArcherB ( 796902 ) on Monday July 07, 2008 @09:11PM (#24092829) Journal

    Making math errors at blazing speeds...

    To err is human.

    To really screw up, you need the aid of a computer.

  • Re:Pentium 75? (Score:3, Insightful)

    by Nimey ( 114278 ) on Monday July 07, 2008 @10:30PM (#24093645) Homepage Journal

    /Every/ time you divided? Bull-SHEET. It only affected a certain few pairs of operands.

    http://en.wikipedia.org/wiki/Pentium_FDIV_bug [wikipedia.org]

    Executive summary: You're a moron who repeats things he doesn't understand.

  • by jandrese ( 485 ) <kensama@vt.edu> on Tuesday July 08, 2008 @02:03AM (#24095915) Homepage Journal
    The good news is that video card manufacturers have heard the plea and are trying to reduce the power consumption on their newer cards. nVidia's newest GTX series cards draw less power when idle than pretty much anything they've made outside of their Mobile line in years, although they are voracious when running full tilt. As long as you spend most of your time not gaming (which is true of most people) they won't inflate your power bill nearly as much as their maximum power draw might suggest.
  • Re:Pentium 75? (Score:3, Insightful)

    by TheRaven64 ( 641858 ) on Tuesday July 08, 2008 @04:30AM (#24096835) Journal
    Why the unhappy face? ARM is probably the only example of the best technology winning that I can think of. You do know their market share dwarfs x86, right? Even just counting the ARM chips in mobile phones, they are outselling x86 chips 3:1, and mobile phones are far from the only places you find ARM cores.
  • Re:Pentium 75? (Score:3, Insightful)

    by steveo777 ( 183629 ) on Tuesday July 08, 2008 @09:41AM (#24099241) Homepage Journal

    I guess back then it would have been difficult to notice. If you were using that 75Mhz beast for nothing but floating point processes it would produce about one error every 117 seconds. I'm sure there are/were a lot of applications (not standard users) that would have really been affected by the flaw. Add in multiple core servers and you could have some pretty hefty issues.

    Pretty crazy that these days an error like that would rear its ugly head ever 3-4 seconds (Folding@Home or SETI?).

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...