Slashdot Mirror


Inside Intel

z71offroad writes: "There is a really interesting article at Anandtech right now showing what goes on inside Intel Labs. Although it doesnt break any NDAs, it is still a facinating look at what goes on inside the chip giant's labs."

167 comments

  1. Interesting by greening · · Score: 0, Offtopic

    I would like to have something like this in my house just to scare people who come over. Its almost my dream.

    --
    Are you telling me that you don't see the connection between government and laughing at people? - Interviewer
    1. Re:Interesting by Anonymous Coward · · Score: 0

      That is the nest that a 10GHZ processor lives in!

    2. Re:Interesting by Anonymous Coward · · Score: 1, Funny

      "Hey Bob! What the hell's that?"
      "Oh... Makin' Daleks"

  2. Man... by junkster191 · · Score: 0, Funny

    I was all excited about this "insider's look" into the "behind-the-scenes" happenings in the silicone industry, but it looks like this is really just some company that makes computers or something. Man...

    Not even a single supermodel or anything! :(

    1. Re:Man... by mgblst · · Score: 1

      To view this article in one page, try this...

      http://www.anandtech.com/printarticle.html?i=1584

      Should we feel guilty about this tho, since they write such good articles, and miss out on add revenue?

  3. Intel Inside stickers by Anonymous Coward · · Score: 0

    Has anyone seen the Linux inside stickers?
    or the Satan inside ones?
    even "Designed for Windows ME"?

    1. Re:Intel Inside stickers by Pontiac · · Score: 1

      Yes.. the one we had posted in the Dupont Labs was Evil Inside..

      --
      If you think it's expensive to hire a professional to do the job, wait until you hire an amateur. --Red Adair
    2. Re:Intel Inside stickers by Anonymous Coward · · Score: 0

      I'm looking for a "Designed for Windows XP" sticker to paste on my toilet. :-P

  4. Misconception by J.D.+Hogg · · Score: 3, Funny
    "The name Intel is synonymous with silicon"

    No, it's synonymous with silicom.999999999999

    1. Re:Misconception by Ch_Omega · · Score: 1

      "No, it's synonymous with silicom.999999999999

      Heheheh..! I needed that! ;D
      If any of you moderators where around when intel released the first Pentiums around 93, you know what to do with those moderation points! =)

  5. at Intel by global_diffusion · · Score: 5, Funny

    doesn't everyone just breakdance in radiation suits all day?

    1. Re:at Intel by Anonymous Coward · · Score: 0

      no, they play with sock puppet monkeys.

    2. Re:at Intel by Anonymous Coward · · Score: 1, Informative

      Those are clean-room suits, not radiation suits.

    3. Re:at Intel by Decimal · · Score: 2

      No, they dress up like the Blue Man Group and think up innovative ways of painting the walls blue.

      --

      Remember "Bring 'em on"? *sigh
    4. Re:at Intel by global_diffusion · · Score: 1

      yeah, I agree. After I posted this I saw the 7billion other similar jokes.

  6. Intel's approach by drink85cent · · Score: 5, Insightful

    I think Intel does need to jump off it's approach to sales by clock speed.


    Maybe instead of constantly worrying about clock speeds they spend more research into being able to add larger amounts of cache or try to achieve one clock cycle access to main memory

    Yes chips will most likely continue to follow moore's law but computers are not much faster now than 2 years ago

    what their worries should be

    • Improve memory speed
    • Make instruction set more efficient (ie make alu more efficient, the intel is no RISC)
    • reduce production costs
    1. Re:Intel's approach by Rebel+Patriot · · Score: 2, Insightful

      I agree. The reason the Athlon proccesors are so much faster in benchmarks isn't the clock-speed, but the memory bottle-neck. Athlon's run with half the level2 cache yet they still are faster. Why? 233 MHz front-side bus speed.

      --
      Slackware forever. Honestly, what else would you trust when it absolutely positively has to be stable, secure, and easy
    2. Re:Intel's approach by WetCat · · Score: 2, Insightful
      ... and return to olde yet golde approach: Intel 80686... intel 80786 ... intel 80986 ... intel 801086...

      Seriously, I liked that approach!

    3. Re:Intel's approach by Anonymous Coward · · Score: 0

      No kidding. Intel seems to be obsessed with upping clock speed and preserving the horrible x86 instruction set as though all anyone needs is a faster beige box to run games under one of those crappy microsoft "operating systems".

      I hated having a fan in the power supply. Then they made me put one on the processor. Now I see that I may have to put a heat sink on the memory. Is this really the way to go?

    4. Re:Intel's approach by Toraz+Chryx · · Score: 2, Redundant

      moderators: Why is this informative when it's wrong?

      the Althon has a double pumped 133Mhz bus (equivalent bandwidth to a normal 266Mhz bus)

      the P4 on the other hand, has a QUAD pumped 100Mhz bus (equivalent to a normal 400Mhz bus)

      there's a reason the P4 lays the smack down in memory benchmarks guys... ('tis a shame it sits around doing nothing with the data it actually gets from memory though :)

      Althons are faster because the core itself is MUCH faster per clock, lets see..

      P4 x87 FPU = single execution unit
      Althon x87 FPU = THREE execution units

      the Althon is something of a brute force design, but it's an ELEGANT brute force design :)

    5. Re:Intel's approach by s390 · · Score: 5, Informative

      The reason the Athlon proccesors are so much faster in benchmarks isn't the clock-speed, but the memory bottle-neck. Athlon's run with half the level2 cache yet they still are faster. Why? 233 MHz front-side bus speed.

      Bzzzt, wrong! Athlons are faster in terms of useful work done per clock because they have a shorter instruction pipeline. Thus their branch mispredict penalty is lower and they have a higher instruction-throughput-rate (ITR) than Intel chips of equal clock speed. Other factors (exclusive L1/L2 cache, lower memory latency, better die space allocation to ALUs and FPUs) influence AMD's higher performance too, but this is the main one. It's just a better balanced processor design, and it certainly yields higher performance for price.

      BTW, current DDR memory speed is 2 x 133 Mhz = 266 Mhz, not 233 Mhz.

    6. Re:Intel's approach by Toraz+Chryx · · Score: 3, Interesting

      I'd argue that the weak IPC (especially FP) has more to do with the P4's weakass floating point execution unit than the length of the pipeline, yes, branch mispredicts to hurt performance, but the performance they are hurting isn't all that high anyway :/

    7. Re:Intel's approach by Anonymous Coward · · Score: 0

      "I think Intel does need to jump off it's approach to sales by clock speed."

      Finding a good balance between ILP and clock speeds is extremely hard. I tend to agree that P4's pipeline is a bit too deep. I am not sure if they decided to make it such purely because of marketing reasons.

      "Maybe instead of constantly worrying about clock speeds they spend more research into being able to add larger amounts of cache or try to achieve one clock cycle access to main memory"

      Of course, and I'm sure they are indeed working very hard to improve L1 and L2 cache sizes and speeds. The upcoming McKinley will have 3 MB of L3 cache on die! Pretty impressive if you ask me. I'm not sure what you mean by "one clock cycle access to main memory". Are you talking about the CPU clock? If so, you obviously have no idea how DRAMs work. But if you know how to accomplish something like that, quickly, patent the idea. You will become super-rich and win at least one Nobel prize.

      "Improve memory speed"
      In case you're talking about main memories, you should know that Intel is not a DRAM developer. If you're talking about on-die cache memories you can be assured that Intel is working very hard to improve it.

      "Make instruction set more efficient (ie make alu more efficient, the intel is no RISC)"
      Well, yes and no. Modern x86 CPUs do, in fact, have RISC cores. They also have giant decoders that decode x86 instructions and break them into RISC instructions (so-called micro-instructions). This, of course, does add to the overhead. Hence IA-64.

      "reduce production costs"
      Heh, no offense, but that sounds like Dilbert's boss comment: "We need to reduce production costs and increase efficiency". :)

    8. Re:Intel's approach by Apostrophe+Police · · Score: 0

      I think Intel does need to jump off it's approach to sales by clock speed.

      Hey, loser -- learn how to punctuate.

    9. Re:Intel's approach by bentini · · Score: 2

      Unfortunately, at least two of your goals are counterproductive. Memory sucks. It's the bottleneck in modern systems. How then do you get around it? Transfer less data from memory into cache. If you think about it, however, RISC went against this. The designers of RISC (one of whom is the president of my university, I hold no ill will) saw that Memory was becoming so big that code size doesn't matter. Well, now it does. With a CISC instruction set, you can move a lot less data from memory into your instruction cache.
      Looks like there are advantages to CISC, huh?
      This is why, for instance, the JVM has variable-length byte-codes.
      And production costs are pretty low, just not for the latest and greatest. Most of the costs of the latest and greatest, however, more so than production is IP.
      And how would you suggest that Intel, as a processor/chipset manufacturer improve memory speed? they don't have the resources (mainly intellectual) to contribute much.
      Also, faster clockspeeds seem to be working for Intel. Obviously the P4 isn't great yet, but it has at least one killer feature (hyperthreading/SMT) turned off yet. And it's scaling more incredibly than any processor we've seen before.
      -Dan

    10. Re:Intel's approach by Toraz+Chryx · · Score: 1

      It's scaling well in clockspeed, the 2.2Ghz Northwood is barely faster than the 1.67Ghz AlthonXP though...

      so I'd argue that it's not scaling quite so well for performance.

    11. Re:Intel's approach by akuma(x86) · · Score: 1

      Thanks for your "insightful" advice.

      Do you not think that with close to $30 billion a year at stake, Intel's engineer's just might have considered those things and optimized them to the Nth frickin degree?

      They optmize profit, and they do a damn good job of it. I would imagine that the profit equation has hundereds, if not thousands of parameters that are wildy complex and interrelated.

    12. Re:Intel's approach by AlgUSF · · Score: 1

      I think if they stop with the stupid ads (Blue Men, Aliens, etc.), they might be able to put a little more money into R&D, and be able to drop their prices a bit. AMD is actually looking like a better deal than Intel more and more everyday.

      --


      I want my rights back. I was actually using them when our government stole them after 9/11.
    13. Re:Intel's approach by Anonymous Coward · · Score: 0

      What Intel (and AMD, etc.) need to worry about is their chips' unending quest to become electric heaters! Too much cost and design effort must go to keeping your P4 cool and supplied with power (at ever-more-demanding tolerance limits). Apply that 2GHz technology to an _under_ clocked 1GHz system with reduced core voltages, and it will still fly (but not fry!). If the speed loss bugs you that much, load up Slackware instead of that bloated every-bug-you-never-wanted OS.

  7. Intel Labs by topside420 · · Score: 5, Informative
    You can get much of this info (and more), plus related info on Intel's labs by visiting the Intel Labs website.

    It has some pretty interesting info regarding what goes on around Intel.

    Did we really need a /. article on this?

  8. They left off two by Anonymous Coward · · Score: 3, Funny

    Initially there were two other focus areas for the R&D team,
    but that was before they decided to get rid of the dancing guys
    in the shiny bunny outfits.

    1)Performance
    2)Power
    3)Integrity
    4)Functionality
    5)Tools and Methods
    6)Originality
    7)Choreography

    1. Re:They left off two by Anonymous Coward · · Score: 0

      1)Performance
      2)Power
      3)Integrity
      4)Functionality
      5)Tools and Methods
      6)Originality
      7)Choreography

      Say, sounds like a daft punk song waiting to happen :)

  9. Well, that's Itanium, and see what it got them... by mbessey · · Score: 3, Interesting

    Basically, Itanium was designed to address the "efficiency" issue, as well as enabling faster turnaround on new designs with a simpler core.

    We all know how that turned out, don't we? Fundamentally, Intel is trapped by their own success. They haven't successfully introduced a really new architecture since the i860/i960, and that was YEARS ago.

    People don't want "efficient" ot "elegant" processors. They want MegaHertz.

    -Mark

  10. The main problem with Intel by Anonymous Coward · · Score: 0

    is they didn't upgrade the Blue Men at the same time as the Pentium.

  11. My favorite picture by 4thAce · · Score: 5, Funny

    is the picture of the 10 GHz ALU test screen here. I just like the way they have the Windows Calculator next to the test screen, in order to check whether 2147483646 + 1 really is equal to 2147483647.

    --
    Inventor of the LOLbalrog meme.
    1. Re:My favorite picture by Anonymous Coward · · Score: 0
      Good thing they didn't pick to compute 3.11 - 3.1.

      Hmm, maybe that's how the original Pentium got past QA!

    2. Re:My favorite picture by Anonymous Coward · · Score: 0

      God forbid they're using the same validation computer they used with the old p90's.

      Remember childen 1+1=7 and 10/0=9

    3. Re:My favorite picture by Anonymous Coward · · Score: 0

      Mod the parent insightfull :)

  12. Re:Help! I'm stuck in jail! by Anonymous Coward · · Score: 0
    Two words: Robert Courtney.

    ~~~

  13. Where do I sign up? by SrlKlr · · Score: 5, Funny

    The types of tests run in the CV labs range from network tests to playing games (which seemed to gather the majority of the CV engineers).

    All I gots to say is how do I become a CV Engineer. Getting payed to "test" the stability of chips during games.

    Uhh, no I dont think 20 hours of straight counter-strike is rigorous enough, we should do at least 20 more, for quality purpouses.

    No, seriously I need a job!

    1. Re:Where do I sign up? by mlk · · Score: 1

      Its called "Night Systems Admin"

      Do no work, play games all night ;-)

      /mlk

      --
      Wow, I should not post when knackered.
    2. Re:Where do I sign up? by nihilogos · · Score: 2

      Counter-Strike?

      lamer :)

      --
      :wq
    3. Re:Where do I sign up? by Avsen · · Score: 1

      Counterstrike? What counterstrike? Harry Potter seems to be the game of choice at Intel.

      --


      Massive networking attempt for friends

    4. Re:Where do I sign up? by Anonymous Coward · · Score: 0

      really want to know? Most of those guys (speaking from experience here) work a year at intel through CDI the temp agency. In fact I'd bet money that the one guy pictured in the lab is a temp. After one year they either get rid of you or maybe hire you on full time.

    5. Re:Where do I sign up? by Anonymous Coward · · Score: 0

      wonder what company would pay for barbecueing and boozing outdoors in the winter..

  14. PR fluff dressed up as engineering cred by solferino · · Score: 5, Interesting

    Almost as absurd as the idea of Intel backing out of their IA-64 development in favor of x86-64 is the unfortunate perception that the world's largest desktop microprocessor manufacturer is not driven by engineering but rather by marketing.

    th very first sentence in this article states th perception th article is focussed on diminishing

    today we'll be showing you the Intel that doesn't care about anything outside of making fast, reliable and powerful circuits.

    really? - as a for-profit company, perhaps their shareholders might be interested in them making maximum profit as well?

    and who is this 'we' - only a single authour is mentioned at th top of th article - or perhaps his name has simply been appended to a pre-prepared puff piece?

    another example of rhetorical writing pulled from th first few paragraphs

    very talented engineers [who] are focused on pushing the limits of technology

    ok - there may be real information contained in this article - but frankly there were enough warning signals in th first few paragraphs to tell me my time was better spent elsewhere

    1. Re:PR fluff dressed up as engineering cred by Anonymous Coward · · Score: 0


      and who is this 'we' - only a single authour is mentioned at th top of th article - or perhaps his name has simply been appended to a pre-prepared puff piece?

      Can't you tell? The author has a raging hard-on in his hand.

    2. Re:PR fluff dressed up as engineering cred by chas7926 · · Score: 1
      today we'll be showing you the Intel that doesn't care about anything outside of making fast, reliable and powerful circuits.

      I agree with the parent post on this. No one is in a for-profit business for the betterment of mankind. They do it to fatten their pockets. You just hope that they appreciate that doing quality work, and excelling in your field is the way to long term success. Marketing will always work in the short term, but eventually people begin to see through the wool, we hope.

      --
      Linux User #296508 Get Counted!
    3. Re:PR fluff dressed up as engineering cred by Road · · Score: 0, Offtopic

      I hate to bring this up incase I reveal something to the uninitiated, but when you deleted the fnords in your post, you also deleted all the "e's" from every "the" in your post. Please be more careful next time.

      Usage: The "fnord" sink is full.

      Not: th sink is full. You just sound strange.

    4. Re:PR fluff dressed up as engineering cred by solferino · · Score: 1, Offtopic

      guess it's time to add one to th list

      fnord is th reason there's no 'e' in th word 'the'

    5. Re:PR fluff dressed up as engineering cred by Anonymous Coward · · Score: 0

      What th hell is wrong with your keyboard?

  15. Driven by the Engineers? by Wyatt+Earp · · Score: 1

    All my buddies that work in Intel Engineering say is that the Marketing guys push the dates, scream for clockspeed and fudge the press press releases.

    Theres nothing interesting in this post, just a view from Portland about what I hear coming out of Jones Farm and Ronler Acres.

    Actually, the most revolutionary thing at Intel is the strides they are taking in the field of fab design.

    1. Re:Driven by the Engineers? by Technician · · Score: 2

      FYI, If you want to see it yourself firsthand, the openhouse is Saturday the 23rd of Febuary from 10:00 to 3:00. It includes a window tour of the new copper 300mm facility. You will be able to see the new class of automated material handeling. Wafers are no longer carried by hand. It's completely done by robots. Come watch it work. It's at the Ronlar Acres campus just off Cornelius Pass near the new Hillsboro stadium. It's on 229th and Evergreen Parkway. See you there.

      --
      The truth shall set you free!
  16. Lots of short little bits of text by Anonymous Coward · · Score: 0

    Anandtech isn't trying to artificially inflate the advertisement display count by separating paragraphs of articles into multiple pages, are they?

  17. Re:AFOAF by Anonymous Coward · · Score: 0

    Yeah? Well, I work for Intel, and I like it here, too. Not in IAL, but I do work at Intel.

  18. 10 Ghz ALU = 5Ghz CPU by kawaichan · · Score: 4, Informative

    All the Pentium 4 ALUs are double pumped, that means a Pentium 4 running at 2.2 Ghz's ALU is running at 4.4Ghz.

    And you are still wondering why Pentium 4 is still slower than the Athlon (or awfully close)

    Imagine what would happen if the ALU is only running at the same speed as the CPU.

    Personally, Intel is losing little ground at a time right now, but remember, Intel can afford to make a couple of mistakes but AMD can't even afford to make on. One mistake will push AMD back to the bottom, again.

    --

    kawai
    1. Re:10 Ghz ALU = 5Ghz CPU by morcheeba · · Score: 2
      Page 4 of the article:

      The Pentium 4's double-pumped ALUs are actually only 16-bits wide, thus requiring a single clock to produce one 32-bit result.


      Imagine what would happen if the ALU is only running at the same speed as the CPU.

      You'd have a 16 bit processor?

      No, seriously, they are going for a ALU that works on 32 bits per clock, like the one demo'ed. But, I'd be just as happy with a 20 GHz double pumped 16-bit ALU as I would a 10 GHz single pumped 32-bit ALU ... as long as the performance is the same, I'll leave it to intel to decide the best implementation.
  19. AMD Still Has Upper Hand by citking · · Score: 4, Informative

    Intel chips, while more commonplace in store-bought computers, still do not measure up to the performance and reliability of AMD. I started long ago with an Intel Celeron 300 slot chipset (hey, I was new to this computer thing; please be gentle!). Later, when I wised up, I built a whole new system around a Duron 750 Socket A. Much better. Even when I ran comparisons on my Duron 750 to faster Intel 3 chips the results were very similar: The Duron outperformed the Intel in just about every aspect! Not only that, but when you consider what clock speed one gets for their dollar, the AMD series has always been faster for cheaper. Reliability is also a factor that goes against Intel. I have heard many horror stories of chips that had great heatsinks and excellent fans, but they still overheated with no overclocking involved. My co-worker, however, runs an awe-inspiring water-cooling system that has leaked many times (poor guy is great at computers, lousy at plumbing) but despite water sitting literally on the chip, the AMD Athlon he was running showed no signs of damage. But, to be fair, I can't just compare prices and reliability. Intel and AMD chips have many, many differences to set them apart. The whole deal breaks down to this, though: When I wanted to upgrade recently to the Athlon XP, I didn't have to go out and buy a new motherboard, different memory, and a special power supply. Actually, all I needed was the chip. Until Intel can effectively compete with AMD's performance, reliability, and cost, I will never, ever own another Intel board again.

    --
    "This food is problematic."
    1. Re:AMD Still Has Upper Hand by Glonk · · Score: 2, Troll

      Intel chips, while more commonplace in store-bought computers, still do not measure up to the performance and reliability of AMD.
      Let's drop the act. :)

      Intel CPUs are just as reliable as AMD, if not more. AMD CPUs rely on motherboard logic to stop overheating and subsequent fires/melting, Intel CPU's have them built in. AMD CPUs are FAR more likely to crack/shatter installing HSFs due to how the sockets are designed, too. Your reliability argument is simply nonexistant.

      As for performance, there are instances where the Pentium 4 is king, there are instances where the Athlon XP is king. There's no clear performance leader.

      Athlons are cheaper, but take some shortcuts. Still damn fast, still damn cheap. Lots of people love that.

    2. Re:AMD Still Has Upper Hand by Anonymous Coward · · Score: 0
      Informative?!? WTF?
      Even when I ran comparisons on my Duron 750 to faster Intel 3 chips the results were very similar
      Which chips? Benchmarks even? Intel 3 chips? What apps and aspects? I'm a fan of AMD, competition, value versus marketing hype, but let's get real. Intel still is at least a competative technical leader. Right now, the race is tight, and until we see the next generation of stuff from AMD (Morgan, Hammer, et al), we do not know how things will fall.
      Reliability is also a factor that goes against Intel. I have heard many horror stories of chips that had great heatsinks and excellent fans, but they still overheated with no overclocking involved.
      I really wonder about that reliability bit considering that the Athlon is well known as dissipating more heat than almost any Intel chip even if you compare chips at equilivant execution speed.
      When I wanted to upgrade recently to the Athlon XP, I didn't have to go out and buy a new motherboard, different memory, and a special power supply.
      Funny, that's what I was thinking about when I was going to upgrade from my Pentium II (Slot 1) to an Athlon (Slot A) when I could have upgraded to a Pentium III (Slot 1). Change with the times or get left behind.
    3. Re:AMD Still Has Upper Hand by Anonymous Coward · · Score: 0

      personally I think you are a moron, I personally have have 4 T-birds go up in smoke, and so did a buddy of mine. All of them used copper heatsinks and giant fans, 3 of them died not from heat and the cause is still unknown. not to mention i work in a computer repair shop and intel machines only come in with os problems, except the occasional lightning strike, where as half the amd's that come in had hardware related problems. I personally own and still use about a dozen intel boxes and have never had a problem withany of them. i will admit that amd's do run as fast and sometimes faster at any given clock speed as long as you keep them cool enough, but I would rather sacrafice a little speed for gaurenteed and proven stability.

  20. Whats an HP print cartridge case doing in there? by Anonymous Coward · · Score: 0

    If you look at this picture:
    http://images.anandtech.com/reviews/cpu/intel/in si de/apparatus.jpg

    Does anyone else see the HP Deskjet 500 printer cartridge case sitting next to the stereo microscope?
    I find that odd, just leaving your junk laying around like that in a controlled environment.

  21. Another inside view by moldar · · Score: 1

    As someone who works at Intel supporting the fab, it is absolutely amazing! The marketing folks may spout all day long, but the technology developing inside the clean rooms is great! Of course they are getting close to hosting an open house for the locals (yes - more PR!) to educate them about the chip making process. Seems like us technically inclined folks can't take 2 steps without bumping into a marketing guy!

  22. I want good performance for the money by Goonie · · Score: 2
    . . . and I don't care how Intel gets it.

    Who cares if Intel (or anyone else) makes chip n+1 perform better than chip n through clock cycle speedups, fiddling with cache arrangements, implementing faster-than-light wiring systems on the die :-) . . . whatever. As long as it works faster and cheaper than last year's, what does it matter beyond idle curiosity?

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  23. Re:Karma Suicide!! by Anonymous Coward · · Score: 0

    For the love of God, mod parent SIDEWAYS!

  24. Wireless? by Rufus211 · · Score: 2, Funny
    hrm...I've always been somewhat skeptical of Intel's "wireless" products, and I guess I had good reason to be:
    Intel's campus alone is entirely wired for wireless internet access for their employees.

    You just got to love all those wires for the wireless network =)
  25. Re:Karma Suicide!! by Anonymous Coward · · Score: 0

    you're now another troll that I have to download messages from and waste my bandwith with

    Dude, if that's the problem, just mark this guy as a foe of you and set your prefs to subtract points from the foes...

  26. Re:which one caught fire again? by Anonymous Coward · · Score: 0

    You are so fucking right.
    I burned my Athlon 1.0 when onboard fan connector died ...
    Well, I still run Athlon , this time 1.1 for even with its flaws it is still cheaper than Intel.

  27. And why not turn lead into gold while we're at it. by Christopher+Thomas · · Score: 4, Interesting

    Maybe instead of constantly worrying about clock speeds they spend more research into being able to add larger amounts of cache or try to achieve one clock cycle access to main memory

    I'm afraid that both of these (especially the last one) sound like the infamous "let's just find a way to factor huge numbers" quote. That is - yes, it would be wonderful to be able to do this, but there are good reasons for believing that it's very difficult (not that people haven't tried).

    For caches, the problem is that larger caches are slower and more power-hungry. To compensate, you use a multilevel cache architecture, but you still have some penalties. A modern foundry could put as much cache as it wanted on to a chip (look at HP's most recent chip for an example) - but because of architectural tradeoffs, this isn't always a good idea.

    For memory, if you can find a way to get single-clock access latencies reliably without a 10x slower clock, sell it to $favourite_company and retire on the proceeds. This isn't likely to happen for _two_ reasons. Firstly, modern memory is optimized for density at the expense of speed (this is why we use DRAM and not SRAM for system memory). Secondly, because of the trace lengths, capacitance (and inductance!), and crosstalk and noise issues, it's one _hell_ of a lot harder to send data at low latency _or_ low bandwidth across a motherboard than just within a chip.

    There are ways of pushing the boundaries on all of these things, but while we're doing that, processor speeds are still getting faster, putting tougher requirements on the memory and negating most of the relative gain.

    In summary, there's a good reason that Intel (along with everyone else) is pursuing more conventional enhancements while background research into memory and caches is going on.

  28. Close, but no cigar by Glonk · · Score: 4, Interesting

    The 10GHz ALU shown was run at room temperature, and was not actually a Pentium 4 ALU at all. While it is true the Pentium 4's ALUs are double pumped, that's because they're actually 16-bit (16 x 2 = 32-bit, thus double pumped).

    The 10GHz ALU was a very limited ALU, not part of any modern processor.

    Intel is losing little ground at a time right now
    Actually, in Q4 2001 Intel gained market share and AMD lost some. But overall in 2001, AMD did gain market share, that's true.

    I still think it's because Intel wants to point to AMD and say "See? Competition!". ;)

    Intel could easily release faster CPUs right now to totally crush the Athlon, but it doesn't make sense to do so.

    1. Re:Close, but no cigar by Wesley+Felter · · Score: 2

      IIRC the P7 ALUs are 32 bits, but they're skew-pipelined so half of the operation is done in once cycle and half is done in the next cycle. So in each cycle the ALU does the lower half of one instruction and the upper half of the previous instruction. The throughput is still one 32-bit instruction per cycle per ALU.

  29. Somebody didn't read the article by Glonk · · Score: 1

    I think Intel does need to jump off it's approach to sales by clock speed.
    They don't work on that assumption. Do you see the Itanium working at 100GHz?

    The reason the Pentium 4 has a longer pipeline is because you need a longer pipeline for SMT to work properly with x86 processors. That, and the chip was designed for multimedia, where most of the time the long pipeline is far more beneficial than a deteriment to performance.

    I don't care how many GHz it is, I don't care what its IPC is, what I care about is what the GHz * IPC is.

    Maybe instead of constantly worrying about clock speeds they spend more research into being able to add larger amounts of cache or try to achieve one clock cycle access to main memory
    They already have the technology to add larger amounts of cache. It's just not economical to do so, simply because of all the transistors it takes...

    Improve memory speed
    Last time I checked, Intel didn't design system memory.
    Although it does (by far) have the most bandwidth available to the CPU out of any consumer CPU out there.

    Make instruction set more efficient (ie make alu more efficient, the intel is no RISC)
    You mean like ditching x86 and designing IA-64?

    reduce production costs
    Sure, Intel will magically wave a wand and make their production costs drop like a rock. Doesn't work like that. ;)

  30. I was somewhat disappointed, with the article by heideggier · · Score: 2, Insightful
    For an article that promised to show the inner working of how Intel makes chips, I disliked that they seemed to ignore the actual constuction of the products themselves. I got the impression that the article only wished to show how intel designed chips.

    Mostly the article seemed to run like the following, well we met some real cool guys in a lab in oregon who research all the new stuff, then we followed all the production to the guy's who QC the design at some other lab somewhere. While trying not to break a NDA

    I thought this was a bit like going to Nike and just interviewing the guy who made the prototype for the new gel heel. Or Ford and interviewing the guy who made the new concept Focus while ignoring everyone from Detroit

    Not that am trying to troll, I just wanted some interviews with the average workers at their Indonesian fab plant, maybe finding out how what kewl shit they suppy to their employees. I heard that one plant had a fully working video parlor for instance, and that intel had helped to setup schools in the local area (although this is prob marketing BS). Also, rumour has it that people who work there are all closet overclocking freak's since the price of the chips themselves are so low.

    I also thought that it might be interesting to see the who hugh some of these factories have become, that in some cases they are as large as small cities, with entire regions depending on there income.

    Throw, in some interesting facts like, most of the chinese in indonesia are not normal chinese but rather Hacka, or chinese gypsies who moved to the country due to persecution on the mainland.

    Things like that, together with reports from the labs, would have made a much more interesting article IMHO.

    --
    Pianist : Some jerk whos taught themselves how to type in rhythm
    1. Re:I was somewhat disappointed, with the article by Anonymous Coward · · Score: 0

      The guy who designed the new concept focus was prolly a corporate spy from honda/toyota.
      After all... What is the focus?
      a American Civic in every way.
      I rest my case.

    2. Re:I was somewhat disappointed, with the article by mgblst · · Score: 1

      I just wanted some interviews with the average workers at their Indonesian fab plant

      Yeah, that would be interesting...

      Do you have any food? I am so hungry! No please
      dont beat me, not the stick, i work harder!

    3. Re:I was somewhat disappointed, with the article by Apostrophe+Police · · Score: 0

      then we followed all the production to the guy's who QC the design

      Please read the following link carefully before any further posting. Thank you.

      The Apostrophe Police Strike!

    4. Re:I was somewhat disappointed, with the article by Anonymous Coward · · Score: 0

      don't dis the focus it's a pretty cool car, just cause it doesn't look like a Torus which 90% of the cars on the road look like. I think that the golfs better. Funny that you said that it looks like a civic I thought that it was more european in it's design. After all who did the jap's knock off.

    5. Re:I was somewhat disappointed, with the article by heideggier · · Score: 1
      Do you have any food? I am so hungry! No please don't beat me, not the stick, i work harder!

      Yeah, I know that companies who outsource their labour have a rep for this kind of stuff. However, I think that people in those countries are a lot better off then they would be (The alternative being nothing). You have to remember that countries like America started off this way themselves. Like I said, I wish it was something that the article had looked into and didn't.

      This is not to discount companies like Nike who have a really, really bad rep for policies like this. If you don't like it then don't buy their product.

      Although, I think that people in these countries have a lot more power then they do in America due to one simple fact: People. If you close a plant in America, you know that all the people who worked there can always get other jobs or go on welfare. Do the same thing over there and you have thousands of desperate people who you are denying their sole means of income with nothing to lose.

      If you don't believe me then consider this: Run Amoke is a Indonesian saying.

      BTW, In economics, my teacher said "The reason companies set up factories in third world countries is because they wish to sell to the people in those countries someday" I think he would know what he's talking about.

      --
      Pianist : Some jerk whos taught themselves how to type in rhythm
    6. Re:I was somewhat disappointed, with the article by Anonymous Coward · · Score: 0
      BTW, In economics, my teacher said "The reason companies set up factories in third world countries is because they wish to sell to the people in those countries someday" I think he would know what he's talking about.

      I say he doesn't! Or that he's bent on loading you guys with a fcking shipload of BS. Man, do you really believe that??! I'm sure you were born with a brain - use it! Companies have two main reasons for establishing in third world countries: a)cheap-ass labour b)customs. That's it. And it's fair by me, why waste assets in the production line by placing your plant in an expensive place?

      However, the country (however poor) does get a large benefit from foreign industries. Maybe not Nike and such, I'm sure they already knew how to stich leather together to make a shoe. BUT - having a few thousand people trained to make high-tech electronic stuff instead of sewing soccer balls DOES increase the domestic knowledge base, to the benefit of all. That's not bad. OF COURSE companies profit from them, but they DO get a better infrastructure, trade balance and stuff...

      OK, I'm ranting, but that was the lamest statement I've seen this week...
    7. Re:I was somewhat disappointed, with the article by Dante_H · · Score: 1
      BTW, In economics, my teacher said "The reason companies set up factories in third world countries is because they wish to sell to the people in those countries someday" I think he would know what he's talking about

      Even if you wished to argue this line, there was a lot better ways of putting it than "My teacher knows best".

      Companies set up factories in low wage areas because they want to lower costs. With a lot of industries I'm sure there is some desire to sell to the citizens of the country (e.g. comparatively low cost goods such as Cigarettes) but mainly it's about costs.

      Dyson (the UK vacuum cleaner manufacturer) recently announced moving part of it's manufacturing to Asia. Why? Low labour costs (lower wages and associated costs). I'm sure as an associated benefit they will sell more of their product in Asia, but this is _not_ their primary motivation.

    8. Re:I was somewhat disappointed, with the article by heideggier · · Score: 1
      Companies set up factories in low wage areas because they want to lower costs. With a lot of industries I'm sure there is some desire to sell to the citizens of the country (e.g. comparatively low cost goods such as Cigarettes) but mainly it's about costs.

      I dunno bout that one, true labour costs can be lower, but most manufactoring deals tend to work by the factory, ie you have a factory of around 200 ppl rather then a factory of 20 like you would in America or England things tending to equal themselves out,

      You also have shipping costs and more importantly time considerations to factor in as well as the possiblity of having your stock rot on the pier due to a strike.

      There are also currency considerations to factor in with most stuff being priced in American dollars.

      In short, things never turn out to be as simple as what people make them out to be. I think that selling to the natives to be a better argument then dealing with the headache of importation. After all you set up your factory as close to your punters as you can get away with.

      I'm quite glad that this thread isn't turning into a globalization flamefest, where dude's say stuff like "we don't like what nike does to its workers" when what they really mean is "we don't what Indians wearing trainers, they should stay in the stoneage just cause we say so".

      Your right I could have put the argument better, I still think he had the right idea, though teachers tend to take pretty weird views, like that, just to prove how clever they are.

      --
      Pianist : Some jerk whos taught themselves how to type in rhythm
    9. Re:I was somewhat disappointed, with the article by Anonymous Coward · · Score: 0

      "I thought that it was more european in it's design"

      It IS more european in its design. Hence why it's been out for a while longer in europe than America :)

  31. Re:The Aspiring Slashdot Joker Part I by Anonymous Coward · · Score: 0

    Part 2 please. Make it quick, I need to learn "Funny".
    KTHXBYE

  32. Re:And why not turn lead into gold while we're at by drink85cent · · Score: 1

    My point was that they need to focus more on researching those fields rather than on clock speed.

    Think about what you said. More conventional enhancments from what you said = faster clock speed. Well think about the biggest bottleneck with the computer. Computers today are not limited by clock speed at all. Its memory bottlenecking. Yes there are some improvements in memory but if there werent any, your processor is just going to get to the idle state much faster and sit there much longer.

    The idea is about allocation of research resources. IF they spend more money on caching technologies and main memory speed, it will most likely yield a more efficient processor instead of executing so many useless no-ops remaining idle til memory finds its way into the cache. Each level you go up from the registers in teh memory hiearchy access time increases about 10 fold each level, even more as u get to secondary storage.

    Whats the use of a processor that zips along with the few instructions it has in cache only to wait wasting time doing nothing. The processor is constantly waiting for the slow as hell IDE hard disks which are just as fast as they were several years ago, main memory, and its own cache.

    Now, im not talking about making lead into gold, im just saying its almost obvious if you want technologically superior chips, you need to invest in the obvious bottleneck, not what the marketing department says is most effective.

  33. really by Anonymous Coward · · Score: 1, Interesting

    Really? Corporate policy actually doesn't permit wireless access. Which building is fully "wired" for wireless? Not any of the ones I've been to.

    1. Re:really by Anonymous Coward · · Score: 0

      Won't give you my name, but...

      The building you're looking for is JF3. If you go into JF3 (that's Jones Farm campus in Hillsboro for those not familiar with Intel building codes), you'll find Intel PRO/Wireless 2011 APs installed in the ceiling at regular intervals. There's 100% coverage across the building (even the cafe) with very good signal quality. It's all connected directly into a VPN server in the DMZ, so you have to use an (Intel) VPN client to access it.

    2. Re:really by Anonymous Coward · · Score: 0

      It's the same story in the Dupont labs.. DP1, DP2 and DP3

      AC's near all the meeting rooms and the cafe.
      The labs are NOT wireless.. They do have TONS of Fiber and copper tho.. wireless won't do much good when you are testing 2 gigabit fiber channel.

  34. Re:AFOAF by Anonymous Coward · · Score: 0

    You mean CTG? ;) Yeah I work in the labs here, and I love it. And the marketing guys DO NOT dictate any of our dates. Unless our lab is wierd and different from the other labs at intel, we like to keep our marketing guys on a leash. I think just the product groups have the marketing driven dates. The labs don't... At least not ours.

  35. It's just a FIB by Anonymous Coward · · Score: 0

    What's the big deal?

    I'm having a chip FIBed right now.

    It's standard practice in the chip design industry. I can give you the names of a bunch of places here in the valley where you can walk in and get your chip de-capped and FIBed within a 4 hours.

    1. Re:It's just a FIB by kilrogg · · Score: 1
      Yeah, I was thinking the same thing when I read the article, they make it sound like Fibing is some kind of amazing "proprietary" intel invention or something.

      "Watchout AMD, Intel can FIB! ...they also have a few soldring irons too" :-)

  36. Underworked Chips... by sfrenchie · · Score: 0

    Hmmm...doesn't seem to be many +5's (zero at time of writing)

    Looks like those Pentiums aren't working too hard tonight!

    --

    "The scientist describes what is; The engineer creates what never was." - Theodore von Karman
  37. I think your missing the point by bogie · · Score: 1

    The point of this article is to show what many people have not seen, the inside of Intel. In the spirit of that I see nothing wrong with it.

    "another example of rhetorical writing pulled from th first few paragraphs

    very talented engineers [who] are focused on pushing the limits of technology"

    And while it may be teeny bit fluffy per your above quote, Anand is certainly not going to write how the Intel engineers are know-nothing smelly idiots. Christ they have a relationship with them and just maybe might need that P4 3GHz when it comes out. And no I don't think this makes Anand a non-credible source for cpu/hardware reviews. If you read any of them you know they often praise AMD.

    Geez lighten up.

    --
    If you wanna get rich, you know that payback is a bitch
  38. This HSF thing is pure BS in my opinion... by Kjella · · Score: 2
    AMD CPUs are FAR more likely to crack/shatter installing HSFs
    Being the guy who never liked manuals etc., I took off the four pads on both my Duron and Athlon, thinking they were part of the packaging process or something. That means I have *no* support when installing a HSF, just the core. Non the less, I've assembled, dis- and reassembled both the Duron and Athlon several times and not crushed anything yet. So I think people are plain old incompetent and clumsy, at least until proven otherwise.

    Kjella
    --
    Live today, because you never know what tomorrow brings
    1. Re:This HSF thing is pure BS in my opinion... by Anonymous Coward · · Score: 0

      Erm, it depends on the particular heatsink and clip. Some of them are no more difficult to install or remove than a Socket 7 cooler. Others will ruin your day on a regular basis (Thermaltake for example).

    2. Re:This HSF thing is pure BS in my opinion... by Vegeta99 · · Score: 1

      I have to agree. Even with how klutzy I am, I installed it just fine.

  39. Re:And why not turn lead into gold while we're at by foobar104 · · Score: 2

    A modern foundry could put as much cache as it wanted on to a chip (look at HP's most recent chip for an example) - but because of architectural tradeoffs, this isn't always a good idea.

    Oh, I don't know about that. The PA-8700 has 2.25 MB of L2 cache, which is okay I suppose. The MIPS R14000 processors in the SGI Origin 3000 series have 8 MB of L2 cache per CPU, and they do pretty well, to put it mildly. I think your assertion that large secondary caches aren't always a good idea sounds a little weak.

  40. Re:Well, that's Itanium, and see what it got them. by megabeck42 · · Score: 1

    Intel doesn't care about efficiency, megahertz, or pretty much anything except... megabucks.

    --
    fnord.
  41. article showing nothing by Anonymous Coward · · Score: 0

    I'm sorry but I have to flame this article:

    -nothing new: higher voltages == higher speed. I don't only know why, but OC'ers do it all the time.
    -multiprocessor: I think intel is one of the last uC makers which actually makes mono-processor chips. SoC's are coming and new stuff too...
    -Two chips, a slow one and a fast... How un-original. This is just another way of saying that your process-control is not good enough. You make two identical chips, test them for speed, one isn't good enough (so you turn down the voltage :-) and voila!!! The best part is that someone buys it.

    Thats all for now.

  42. Inside Intel... by BLAG-blast · · Score: 3, Insightful
    Hey,

    Let's not forget to take a complete look inside intel..., not just at there technology.

    FaceIntel.com

    Nice company.... NOT!

    --
    M0571y H@rml355.
  43. Seems like it could be a security nightmare... by Schwarzchild · · Score: 2
    If it was improperly done. I've read that there are a lot of 802.11 networks that have no security implemented, of course, Intel will have security implemented since it would be brain dead to not have it. AMD and others would probably love to hook into Intel's wireless network, in a passing car, if they could!

    "There is a strong focus on networking and more specifically wireless
    networking at Intel. Intel's campus alone is entirely wired for wireless
    internet access for their employees."

    --

    "sweet dreams are made of this..."

  44. Interesting Commercial by z_gringo · · Score: 1

    That was interesting, but is reads like a really long advertisement for Intel.

    --
    -- -- Warning. Do not stare directly at the sun.
  45. What goes on inside the labs? by Anonymous Coward · · Score: 0

    I'm quite dissapointed i must say. When I saw "what goes on inside the labs" I was hoping for some intel gossip. E.g. people have orgies in their bunny suits, people playing baseball with the silicon wafers. But all the article is about is chip production.

    DAMN! I got my hopes up too soon...

  46. Re:Well, that's Itanium, and see what it got them. by UncleFluffy · · Score: 1

    " They haven't successfully introduced a really new architecture since the i860/i960, and that was YEARS ago. "



    The i860 and i960 were very different architectures, the i860 was a fp number cruncher and the i960 was an early superscalar-ish architecture (co-developed, iirc, with Siemens, or someone else beginning with S, anyway).



    The i960 was a beauty to write code for. i860 wasn't.

    --

    What would Lemmy do?

  47. Yes, Intel is driven by engineering... by Anonymous Coward · · Score: 0

    Just like the wonderfully useful, simple and elegant IA-64 ISA proves.

    Wait a minute...

  48. Jeffrey Dahmer? by Anonymous Coward · · Score: 0
    Jeffrey Dahmer was a fag and liked murdering people and eating them later on.

    Most psychopaths are, in fact, sexually deviant - often homosexual. Furthermore, most filthy paedophiles are faggots as well.

    This pretty much destroys your silly arguments.

  49. Re:Help! I'm stuck in jail! by Anonymous Coward · · Score: 0

    Pharmacists are assholes!

    N. Bush
    _______
    http://www.counterpunch.org/mccarthynoelle.html

  50. Become a lowly Green badge today! by Pontiac · · Score: 1

    The way into Intel is through the Green Badge (Contractor with good pay but no bennies) eventuly go blue (Intel Employee) and get your pay cut in half but pick up some killer bennies)..
    I worked in Intel's Dupont, WA CV labs.
    Sign up for a 1 year contract through CDI (Do a search on Monster for CDI and check the job listings with Intel lab locations)

    Quite honestly the job can get quite boring.. Yes sure there is fun stuff like fiddling with tearabyte san systems, "testing" DVD's by watching movies on 37" monitors and Itanium boxes with 64 GIGS of memory but by the time you have loaded Whistler so many times you can recite the CD-Key from memory it gets a bit boring.

    Imagine this as a work day.. Your boss hands you a case of hard drives and a stack of SCSI cards.. Your job.. load up 5 drives each in 3-4 Itanium workstations, load Whistler on each one.. run a list of tests.. load Linux on em.. run more tests.. repeat untill you have tested the whole case of drives.. repeat the entire process with 3-4 brands or SCSI cards.. then go get the RAID cards.. repeat again.. Next week you get a new case of drives..

    Guess what.. same thing all over again. Sometime in the middle wander down to the other side of the lab and chat with they guys hackin linux kernels to run on the new Mckinleys.

    Still I learned a ton and got to play with next years toys last year.

    --
    If you think it's expensive to hire a professional to do the job, wait until you hire an amateur. --Red Adair
  51. Re:And why not turn lead into gold while we're at by Christopher+Thomas · · Score: 2

    Oh, I don't know about that. The PA-8700 has 2.25 MB of L2 cache, which is okay I suppose. The MIPS R14000 processors in the SGI Origin 3000 series have 8 MB of L2 cache per CPU, and they do pretty well, to put it mildly.

    Large amounts of cache benefit niche applications. You see huge caches on server chips because a) they happen to run this kind of niche load, and b) servers are optimized for performance above all else, which means a performance gain of a few percent is worth the cost of adding more cache (while a consumer would balk at paying twice as much).

    Cache benefits servers that are running many, many tasks at once - a context switch won't necessarily end up purging the cache if it's big enough. Consumer machines don't usually have this kind of load (or we'd all be running dual-processor machines).

    Some scientific applications will benefit, but only some of them. The rest either have access patterns that don't lend themselves to cacheing, or use blocking techniques to increase locality enough that even a smaller cache will be adequate (incremental return becomes low beyond a certain point).

    For the vast majority of applications, we're already well into the realm of diminishing returns. Simple proof of this: We've had 256k and 512k caches on consumer chips for quite a while. Linewidth is fine enough that we have the ability to put much more cache on without taking a yield penalty. If doubling the cache size was a sure-fire performance boost for consumer chips, both Intel and AMD would have done it already.

  52. Re:And why not turn lead into gold while we're at by Christopher+Thomas · · Score: 2

    My point was that they need to focus more on researching those fields rather than on clock speed.
    [...]
    Now, im not talking about making lead into gold, im just saying its almost obvious if you want technologically superior chips, you need to invest in the obvious bottleneck, not what the marketing department says is most effective.

    And my point is that Intel will market what they expect to be able to put on the shelves next year. *That's* why you hear about their other processor tweaks.

    Of *course* Intel is spending money on improving their memory subsystems! But you don't hear about it, because they haven't made any breakthroughs yet (RamBus was the last proposed improvement they invested in, and that failed spectacularly).

    It is also in Intel's interest to invest in improvements that are likely to bear fruit quickly. Improving the memory subsystem isn't the only way to improve processor performance, so they're investigating other methods as well.