Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Businesses Intel Apple Hardware

Apple, ARM, and Intel 246

Hugh Pickens writes "Jean-Louis Gassée says Apple and Samsung are engaged in a knives-out smartphone war. But when it comes to chips, the two companies must pretend to be civil because Samsung is the sole supplier of ARM-based processors for the iPhone. So why hasn't Intel jumped at the chance to become Apple's ARM source? 'The first explanation is architectural disdain,' writes Gassée. 'Intel sees "no future for ARM," it's a culture of x86 true believers. And they have a right to their conviction: With each iteration of its manufacturing technology, Intel has full control over how to improve its processors.' Next is pride. Intel would have to accept Apple's design and 'pour' it into silicon — it would become a lowlymerchant foundry.' Intel knows how to design and manufacture standard parts, but it has little experience manufacturing other people's custom designs or pricing them. But the most likely answer to the Why-Not-Intel question is money. Intel meticulously tunes the price points for its processors to generate the revenue that will fund development. Intel's published prices range from a 'low' $117 for a Core i3 processor to $999 for a top-of-the-line Core i7 device. Compare this to iSuppli's estimate for the cost of the A6 processor: $17.50. Even if more A6 chips could be produced per wafer — an unproven assumption — Intel's revenue per A6 wafer start would be much lower than with their x86 microprocessors. In Intel's perception of reality, this would destroy the business model. 'For all of Intel's semiconductor design and manufacturing feats, its processors suffer from a genetic handicap: They have to support the legacy x86 instruction set, and thus they're inherently more complicated than legacy-free ARM devices, they require more transistors, more silicon. Intel will argue, rightly, that they'll always be one technological step ahead of the competition, but is one step enough for x86 chips to beat ARM microprocessors?'"
This discussion has been archived. No new comments can be posted.

Apple, ARM, and Intel

Comments Filter:
  • "Genetic Handicap" (Score:3, Interesting)

    by Anonymous Coward on Monday October 22, 2012 @06:24PM (#41734547)

    "For all of Intel's semiconductor design and manufacturing feats, its processors suffer from a genetic handicap: They have to support the legacy x86 instruction set, and thus they're inherently more complicated than legacy-free ARM devices"

    Oh shut up. This argument comes up every time there's an ARM vs Intel debate. And you know what? Intel is pushing hard and successfully into ARM's territory and ARM has yet to hit back with any chip that can compete with Intel in servers or high end laptops or etc. And that's WITH Intel's huge profit margins. ARM certainly doesn't have the profit margin's to spare in any price war. Intel is a huge monster to defeat, and its supposed handicap means far less worry for programmers, unlike trying to support the million and growing ARM SOCs out there and the nightmare that is.

  • Re:Complicated Story (Score:4, Interesting)

    by Sir_Sri ( 199544 ) on Monday October 22, 2012 @06:31PM (#41734613)

    Won't run shit is interesting. With Windows forking into an ARM and x86 (or AMD64/IA64 whatever want to call it) versions, the writing may be on the wall for Intel. If one of the ARM guys can produce chips that will do the 150-200 dollar price bracket as well as Intel chips can on windows this becomes a whole other ball game.

    I'm not sure where anywhere near there yet. But with Qualcomm feasting on the remains of AMD, Samsung producing millions of parts a year and a few others with them it's entirely possible that within the next 10 years ARM will be a major competitor to x86. Which is why MS is forking - it's going to confuse the hell out of consumers and is, from an end user perspective a terrible idea to go out and buy a Windows RT anything on friday (windows 8 launch day) but MS plans to support their ugly bastard for a long time, so who knows. And in 3 or 4 years when we see Windows 9 roll around we may have enough software that has been compiled and for and runs on both that your 'won't run shit' assertion would no longer apply.

  • Ironic (Score:5, Interesting)

    by fm6 ( 162816 ) on Monday October 22, 2012 @06:33PM (#41734647) Homepage Journal

    If Gassée is right about "architectural disdain" then it's kind of ironic. Intel itself exhibited the same disdain for x86 architecture when they initially refused to make their first 64-bit chip, the Itanium, backward compatible with it. It was only after AMD demonstrated that the architecture still had legs that they brought it to the 64-bit world — after wasting billions on Itanium development.

    Those that forget history, yada yada.

  • what am I missing? (Score:4, Interesting)

    by ThorGod ( 456163 ) on Monday October 22, 2012 @06:34PM (#41734667) Journal

    Apple's the one currently manufacturing their A6 chips for $17, while the comparable Intel chip retails for much more?

    Isn't this more a statement of how well Apple's vertical integration of chip manufacturing went?

  • by Amouth ( 879122 ) on Monday October 22, 2012 @06:54PM (#41734847)

    Compared to the Samsung arm chips at the same time the xScale blew the doors off them in performance clock for clock, and at that time no one did well with power consumption except when asleep.

  • Re:Complicated Story (Score:3, Interesting)

    by cheesybagel ( 670288 ) on Monday October 22, 2012 @06:56PM (#41734857)
    Hmmm... According to this article [theregister.co.uk] it doesn't come with macros or VBA so businesses can't run their crapola apps on it. That mostly defeats the purpose. Still it's less bad than I expected.
  • by faragon ( 789704 ) on Monday October 22, 2012 @07:00PM (#41734903) Homepage
    This article shows the obvious: Excluding caches, performance per transistor in Intel x86 CPUs is very low. As example, current best performance per clock in the Intel CPUs is the AVX (Core i5/i7 -Sandy and Ivy Bridge-), delivering up to 8 FLOP per cycle with AVX SIMD opcodes (2 SIMD ALUs) while in previous generations was just 4 FLOPS per cycle with SSE2/3/4 (just 1 SIMD ALU). Thats miserable (back in 2000, the Playstation 2 was already capable of FMAC opcodes with 8 FLOPs/clock per SIMD ALU!!!). As example, similar performance with 4 FLOP per cycle with one SIMD ALU, at one fraction of waffer area.

    Here is a 50$ ARM general purpose multicore-CPU example for matching 999$ performance of fastests Intel Core i7 (e.g. i7-3770K 3.9GHz (peak), 4 CPU, 8 threads, 2 SIMD ALU/CPU = 8 SIMD ALUs = 64 FLOPs/clock -> 3.9*10^9Hz * 64 FLOP/s = 249.6 GFLOPS [intel.com]:
    • 4 x ARM OooE (e.g. Cortex A9-like) 2.0GHz with 2 SIMD FMAC-capable ALUs/CPU (ALU = 16 FLOPs/clock, i.e. 2 ALUs = 32 FLOPs/clock -> 4 * 2.0*10^9 * 2 * 16 = 256 GFLOPS
    • 4 * 32KB + 4*32KB (256KB) L1 full-speed code and data cache
    • 4 * 256KB (1MB) L2 half-speed cache
    • 2 MB L3 half-speed cache
    • 2 or 3 lane ring bus (cheaper interconnect).

    For increasing integer and load/store performance, it could be achieved with pipeline and issue/execution modifications, using more functional units. The limit is to keep the OooE simple enough for avoiding wasting transistor in executing tons of instructions unnecesarily.

  • by Fishchip ( 1203964 ) on Monday October 22, 2012 @07:09PM (#41734991)
    It depends. Is my carriage playing Modern Warfare 3 or Angry Birds?
  • by tlhIngan ( 30335 ) <slashdot.worf@net> on Monday October 22, 2012 @07:14PM (#41735023)

    Intel has made ARM processors in the past (xScale [wikipedia.org]), and, apparently, still retains an ARM license.

    They were crap though. I have an XScale-based PDA lying around somewhere. They were truly the Netbursts of the ARM world: high clock speed and power consumption but low performance

    Intel sold the ARM license to Marvell who owns the architectural license to it. Intel does re-license back the Xscale core for some of their networking processors though.

    As for Xscale being crap - back in the day, StrongARM and Xscale were the top of the line - the PXA255 being one of the fastest ARM chips around. The next-generation chip was supposed to be even faster, but Intel sold it to Marvell who doesn't seem to have done anything with it.

    While StrongARM was pushing 200MHz, other ARMs were barely breaking 133MHz and not very fast at it. When the PXA255 upped it to 400, it was no competition. Then ARM decided they had enough of being outclassed by Intel and designed some decent ARM11 cores and continued onward with the Cortex series.

  • Re:Long term (Score:5, Interesting)

    by rahvin112 ( 446269 ) on Monday October 22, 2012 @07:16PM (#41735045)

    What a bold prediction, you understand of course that Intel has buried every single competing architecture from the past? Intel has a process advantage, even if they have to spend 10% of their die on decoding/rearranging they still have a significant transistor lead by remaining a process ahead AND still use lower power. Not only that but because x86 is nothing more than an abstraction layer at this point the internal architecture of their chips is free to move with the winds of computing in the best direction for the balance of power use, processing capacity and weight. They've had almost 2 decades to improve this abstraction layer to the point of perfection.

    People like you forget how long it takes to design and build a microprocessor. From design to hard silicon is almost 5 years. So the designs Intel releases this year were planned out in 2007. Given the ARM didn't start to make an impact (on Markets Intel considers themselves part of) until 2006-7 we are JUST starting to see an Intel design philosophy that emphasizes power as a critical function. Haswell is probably the first chip that Intel hasn't tried to tack power efficiency on add-on at tape out. I fully expect Intel to demonstrate that x86 under their lead has the ability to compete directly with ARM on their best footing, power consumption.

    So watch and learn young padawan. Intel has the best process engineers in the business and if things in the foundry business keep going like they are (TSMC and Global Foundaries have both been very very late moving forward on process while Intel hasn't missed a stride) they are going to be two steps ahead on process in the next year or two and that would be an advantage not even the best ARM design could beat even if Intel bungles their design. I fully expect that if Intel wants it they could take the whole ARM chip market. The only reason they haven't up till now is it would destroy their margins. So we will watch them balance their designs to retain the high margin products and forgo the cheap. This could ultimately be their undoing but once power efficiency becomes a priority of their designs which begin with Haswell, Intel will be in a position to take the ARM chip market any time they want.

    Don't ever discount the power of the foundry.

  • Tis a fool.... (Score:2, Interesting)

    by Darth_brooks ( 180756 ) <.clipper377. .at. .gmail.com.> on Monday October 22, 2012 @07:44PM (#41735271) Homepage

    Tis a fool who looks for logic in the chambers of the human heart. Or from Cupertino. And that's not a dig, Apple fans, that's just the truth. Apple will dump Intel when they feel like it, for reasons that they alone decide.

    Apple is a bit like the interrogator in 1984. They believe that can levitate off the ground and float around the room should they choose to, and what the outside world thinks makes no difference at all.

  • by Animats ( 122034 ) on Monday October 22, 2012 @07:51PM (#41735331) Homepage

    Far closer to the truth of the matter is that x86 has a much higher design cost than an orthogonal clean-sheet alternative.

    True. Years ago I went to a talk where the head of the Pentium Pro design team showed a graph of the number of engineers working on the project. It peaked around 3,000. Nobody had ever had a CPU design team that big before.

    The variable length instruction alignment problem of x86, although ugly, isn't a huge consumer of transistors. AMD dealt with it by expanding instructions to fixed length when loaded into cache. Intel dealt with it by sometimes starting ambiguous cases in parallel and discarding the bogus results later. The downside of fixed-length instructions, as in RISC machines, is code bloat - PowerPC code is about twice as big as x86 code, which impacts cache miss rate.

    While one instruction per clock RISC CPUs (low-end MIPS and DEC Alpha parts, and the Atmel AVR series are examples) are simple, superscalar machines executing more than one instruction per clock are almost as complex as x86 CPUs. That's why RISC stopped being a win.

    Harry Pyle was developing the instruction set [computerhistory.org] for the Datapoint 2200 in his dorm room at Case Tech in Cleveland in the late 1960s. Same building I was in; different floor. That led to the 8008 and the 8080 and the 80286 and the 80386 and ...

  • by rsmith-mac ( 639075 ) on Monday October 22, 2012 @08:22PM (#41735609)

    "Trying" is probably an overstatement in this case. Intel has a well-devised plan to get there, but it's a plan that involves them taking one step at a time. First they needed the Atom CPU design, then they needed to get it integrated into a true SoC, then they need to integrate their own GPU, etc.

    Intel Atom roadmap [anandtech.com]

    Silvermont is where Intel makes their architectural leap over ARMv7 (Cortex) with the new Atom architecture coupled with Intel's own, higher performance GPUs. Then in 2014 Intel does Airmont, where Atom gets promoted to first-class status in Intel's fabs, jumping to new process nodes at the same time as Core. If all goes to plan, at this point Intel will be roughly a node ahead of the competition with an architecture as good as or better than any planned ARMv7 designs. This is the tick-tock strategy in full swing, the same strategy that is currently bludgeoning AMD to death.

    So Intel may be the challenger here, but never underestimate them. Their fabs are unrivaled and they can afford to hire some of the best architects on Earth. If Intel does their homework and doesn't screw up, they're a very dangerous foe. The only place Intel can't (or won't) go is into low-margin products, and as bad as competition from Intel would be, the ARM partners don't want to sacrifice their margins too much just to scare off Intel. It would be a Pyrrhic victory.

  • Just realized... (Score:4, Interesting)

    by gr8_phk ( 621180 ) on Monday October 22, 2012 @09:09PM (#41736075)

    Intel has the best process engineers in the business and if things in the foundry business keep going like they are (TSMC and Global Foundaries have both been very very late moving forward on process while Intel hasn't missed a stride) they are going to be two steps ahead on process in the next year or two and that would be an advantage not even the best ARM design could beat even if Intel bungles their design.

    Intel is not playing the same game. With everyone else (except AMD) making ARM devices on older process nodes, Intel should not make ARM chips because that would create the perception of competition and force TSMC and GF to advance their process. So long as all the foundry customers appear to be competing with each other it looks like a close race and there may be less pressure to advance. The further Intel stays away from their products, the less those guys will feel like they are competing with Intel and they will not worry about the process gap so much - they're still close to their "competitors" capability after all.

    Everyone seems to have forgotten what business they're in. Those who can design have gone fabless while those who can fab now have more than enough customers to not care about process advancement so long as they can keep up with their perceived competition. In fact, all those customers probably slow them down with countless designs that each need scheduling and a design tweak or two. Meanwhile Intel turns that crank every 2 years. The longer people forget that they're all in the same business, the wider the gap is going to get.

  • Re:Long term (Score:5, Interesting)

    by gr8_phk ( 621180 ) on Monday October 22, 2012 @09:18PM (#41736155)

    ARM has great instruction density... But it doesn't really matter, because you can power an ARM core and an instruction decompressor with less power than you needed for a x86 core, and zipped instructions have a much bigger density than x86, whatever architecture it is.

    ...with less power... given the same process. Intel is now making 22nm tri-gate or whatever they're calling it. TSMC is not at 22nm yet and plans to use planar transistors when they do get there. So Intel probably has about a 2 year lead in power per transistor.

    Meanwhile I wonder which ARMs even have instructions like divide or reciprocal square root.

  • Re:Long term (Score:3, Interesting)

    by Anonymous Coward on Monday October 22, 2012 @11:38PM (#41737107)

    Anon Intel Employee here.

    Very. Fucking. Paranoid

    Re-look at some of the acquisitions from a "If we buy it, you can't" perspective and see if they make more sense

  • Re:Long term (Score:5, Interesting)

    by TheRaven64 ( 641858 ) on Tuesday October 23, 2012 @05:47AM (#41739101) Journal
    Intel killed Alpha and PA-RISC by promising Itanium. They won there through political tactics, not through any technical advantages. Sun and Oracle between them tried very hard to kill SPARC using their awesome mismanagement superpowers, but haven't quite failed yet. PowerPC still dominates in automotive and a few other embedded industries, MIPS is in pretty much every router and a lot of other embedded systems, and ARM basically owns the mobile markets and has a large part of the embedded market. You could possibly claim that Intel beat ARM on the desktop, but it would be more accurate to say that Microsoft beat Acorn on the desktop and Intel went along for the ride.

    That 10% becomes a lot more important going forward. The current buzzword in the semiconductor industry is dark silicon. To keep within the same thermal envelope (power dissipation per unit area), you need to have more transistors idle and in a low-power state in every subsequent generation. If you add complex vector instructions, for example, they're great because they give a big speedup when they're in use and draw almost no power when they aren't. The same with things like AES encryption. The instruction decoder, however, is something that you can't ever turn off. Xeons try to: they cache decoded micro-ops in tight loops, but this means that they have some extra SRAM for the micro-op cache and a micro-op decoder that must always be powered, and these between them take more power than an ARM decoder, and a big fat decoder that must be active all of the time.

    Intel had an advantage over other RISC architectures (and Itanium) in terms of instruction density, which meant that they needed to waste a lot more die space with instruction cache than x86 to get the same fetch performance, but ARM is already about as dense as x86 and Thumb-2 is typically 5-10% denser, so Intel is on the losing side of this comparison for the first time.

    The process advantage is something that Intel has had over AMD, but it's not something that they have to the same degree over some of the foundries that produce ARM chips. They're on 22nm, and the faster ARM SoCs are made on a 25nm process: that's nowhere near the kind of process advantage Intel is accustomed to. In terms of fab R&D, the industry is almost split into two camps, Intel on one side and everyone else pooling resources on the other side.

  • Re:Long term (Score:3, Interesting)

    by hattig ( 47930 ) on Tuesday October 23, 2012 @08:26AM (#41739871) Journal

    Haswell will be available for $20 in its underclocked ultra-low-power configuration?

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...