End Of The Line For Alpha 514
Scareduck writes "Infoworld reports HP has released the last iteration of the Alpha chip. I used these babies in the late 90's, and for a time, they were da bomb. Sadly, the economics weren't there, DEC management really didn't have much of a clue, and Alpha has, at long last, bit the dust. Alpha-based servers will continue to be sold through 2006, and supported through 2011. Farewell, Alpha; the world's line of chips seems to have declined to Intel and a handful of niche guys." Slashdot ran for the first 7 or 8 months off an Alpha box.
Shouldn't they rename it (Score:5, Funny)
Re:Shouldn't they rename it (Score:3, Funny)
Oops, wrong movie.
"Niche guys"? (Score:5, Insightful)
Didn't know that AMD is out of the game now. Guess they don't sell 64bit CPU's anymore...but we got those 64bit Intel chips in everything now don't we? Whoa...look-at-em go!
I also didn't hear that the PowerPC architecture was all gone too...guess they're just selling what little inventory they have to the "niche" Apple market...but everyone know's that Apple's dying....any...day...now....
Pfft...the submitter should remove head from rectum...
Re:"Niche guys"? (Score:5, Insightful)
Of course the power of the various embedded processors (Dragonball,StrongARM) and single-chip computers are rising to the point that they could be meet most user's computing needs. We've reached the point where average users don't need any more power; they need the same power with less heat & noise and more reliability & stability.
Re:"Niche guys"? (Score:3, Insightful)
So fundamentally flawed, in fact, that x86 CPUs are the highest-performing, most compatible CPUs in the world.
Seriously, who cares what the hell your code compiles to anymore? What's wrong with x86?
Re:"Niche guys"? (Score:5, Insightful)
In Three words: Variable Length Instructions
The RISC guys had it right. So right in fact that even current x86 chips are RISC on the inside, and then waste close to half their transistor count on circutry that does nothing besides transform the x86 instruction set into something that isn't brainfucked. That Athlon-64 would cost half as much, draw half as much power, and generate half the heat if you ripped out the x86 emulation layer.
Re:"Niche guys"? (Score:5, Informative)
According to AMD and Intel comments, the translation circuitry is less than 5% of the total CPU. In fact, over half of the transistor count comes from L2 cache.
X86 costs. (Score:5, Informative)
A) Legacy instructions, legacy exceptions legacy... Pain in the ass, self modifying code detection.
B) Strong memory model. Reduces freedom in reordering stuff, or simply increases amount of time.
C) Amount of programmer visible registers, and lack of triadic operations.
D1)
In P4 the trace cache holds quite little number of instructions, because they are MUCH bigger than RISC instructions, and there is more of them for equivalent code.
D2)
Athlon line has extra predecode bits in its Icache and 3 large decoders. That consume POWER!
E) Amount of parallerism available trough the ISA, is limited.
F) Cost of adding parallerism is a LOT bigger in X86 because of
Decoders or tracecache parallerism costs more. POWER, and latency/clockspeed.
All the myriadic exception models have to be compatible.
More memory renaming required and all pain in there.
FLAGS! Renaming, and all trickery making that work so that it won't hurt parellerism,
and accessed by most execution units!
G) Clock speed is hurt because of the issue. Remember than IBM and SUN ran 1/3 of clock speed of alpha all the time, because of their design methology, until alpha lost their fab. The clock speed is more function of design methology, but ISA adds more complexity on some structures, complexity increase the distance travelled so that hurts clock speed, but intel has superiour fabbing and design methology for doing full custom designs.
Now A, and D brings to a nice little point. LEAKAGE POWER which is growing component. Logic transistors leak 30 times the cache transistors. Besides even for inorder RISC:s CPU:s decode and fetch consume most of power so, that is where the X86 complexity hurts, most.
Now the scale of economics, is the reason why X86 is as fast as it is. When you do full custom circuit design there is no way a semiasic design methology will catch you in performance or performance/watt, if goals are same. If you wan't to compare RISC vs X86 go for similar design methology use VIA for X86 candidate, and G4+ for risc. Intel and AMD and Alpha are compareble, up until 0.35u EV6. Yes thats a 600mhz OO 4 inst/cycle risc design made in similar process as under 300mhz PII:s , and that trounced everything. Too bad it came late for Digital. After that there is no highperformance targetting RISC with full custom designmethology available. Power is highly limited by its design methology in terms of clockspeed and instruction latencies, and having different design methology would simply increase the fixed costs for IBM so much that the scale of economics is not there. And for embedded market they prefere ability to customize the processor for customers so design methology choise is obvious for them.
One small point, in power comsumption execution units are CHEAP, its fetch, reorder, and decode that costs power. Cache too is cheap in power comsumption based. So lots of cache and execution units is cheap in powercomsumption and the rest is where the power comsumption lies mostly. Exceptions, decode, fetch, and reorder. Now in ALL things in the list X86 ISA makes things more complex than equivalent RISC, and spends more transistors in there.
Re:"Niche guys"? (Score:4, Informative)
2) Complicated instruction decode can be removed from the critical circuit paths with pre-decoded caches. On one extreme, AMD uses predecode bits to mark where instructions begin in the i-cache. On the other extreme, Intel caches the fully decoded micro-ops in their trace-cache. When the variable length decode is out of the critical path, it can be made slower and therefore smaller.
I don't know where you get your "half" numbers from, but I can assure you that the x86 overhead is nowhere close to "half". There is MAYBE 5-10% overhead in power/area. Most of the non-cache transistors in modern x86 CPUs go towards the out-of-order control logic (re-order buffers, schedulers, highly-ported register files, memory ordering buffers etc...) which attempt to extract instruction level parallelism from the program. High performance CPUs need this logic whether they are RISC or not.
Another note -- Variable length instructions more efficiently encode your program so you don't need as big of an i-cache or as much bandwidth to the i-cache as a RISC processor. It's not all bad. Compile something on x86 and then cross compile it to some RISC processor and tell me how much bigger your binary is...
Instruction sets are not where performance comes from. Circuit technology and underlying microarchitecture are FAR bigger components to performance and how much power your chip burns.
Re:"Niche guys"? (Score:4, Insightful)
Re:"Niche guys"? (Score:3, Insightful)
Beta (Score:5, Funny)
Re:Beta (Score:5, Interesting)
Sad (Score:5, Interesting)
BTW, better colors [slashdot.org].
Re:Sad (Score:5, Insightful)
And who knows what the future will bring? AMD may diverge so far from Intel that they may eventually be considered their own architecture.
I think the chip market is about as dead as *BSD (*according to Netcraft.)
Re:Sad (Score:5, Insightful)
As far as AMD goes, they did a damn fine thing with AMD64. Hopefully they keep it up and keep diverging from intel, while still offering a cheaper and (in some cases) technologically superior competating product. I would hate to see the day when Intel really does own the processor market.
Re:Sad (Score:3, Insightful)
Competating is kind of a neat sounding word, though.
Re:Sad (Score:3, Insightful)
Re:Sad (Score:5, Insightful)
Re:Sad (Score:4, Informative)
M6890E (Score:4, Interesting)
Was possible to write reentrant and recursive code fairly easily directly in assembler.
Compared to the more popular (and brain dead, but somewhat fast 6502) the 6809 was the shit. --Glad I learned assembler on one. Learning that chip, and later the 68000, biased my view of CPUs forever. Intel looked like a sad, slow kludge in comparison.
Intel chips basically play the lotto. The faster you sift through the instructions, the more you will get done. Shove the bits in and let the cooling engineers sort 'em out. Blech.
Don't forget PowerPC (Score:5, Insightful)
Re:Sad (Score:3, Interesting)
As long as there is competition for architectures, advancements in architecture will continue. Does it really matter that there is only one mainstream archit
Re:Sad (Score:5, Insightful)
It's truly scary how the Intel is becoming the only mainstream chip architecture left alive.
That dominant 386 instruction set has grown larger than life, threatening even Intel, who was responsible for its initial creation.
Intel's Itanium line has been a business flop, while AMD stuck to x86 compatibility in its K8 x86-64 development and is thereby is making inroads into Intel's market.
The realities of a market demanding
Re:Sad (Score:5, Informative)
You mean the one's BASED on Intel's architecture?
as the Motorola chip sets
No one uses Motorola's chips for PCs anymore. All of Apple's PowerPC chips come from IBM, and IBM uses its bigger cousin (the POWER chip) in its Unix servers.
Of course, I'm not a big IBM fan so I tend to have selective memory about those.
Re:Sad (Score:5, Informative)
AMD and intel processors do not share an architecture. AMD and intel have been making their own RISC-architecture x86-compatible processors (AMD is more RISCy than intel) since the K5 and Pentium, respectively. In particular the K6 is entirely RISC inside, with an emulator strapped on the front and back ends (fetch and restore.)
I think you mean the one based on intel's instruction set.
Of course, intel's new 64 bit processors are in turn based on AMD's instruction set...
Re:Sad (Score:5, Informative)
Actually, Apple gets all of the 74xx family (G4) chips - i.e., all PowerBooks, iBooks, current iMacs, etc...in other words, the majority of computers it sells - from Motorola (the semiconductor unit now being "Freescale").
Only the recent 75x (G3) and 97x (G5) family chips come from IBM, and Apple doesn't ship anymore G3-based machines.
Re:Sad (Score:3, Insightful)
emt-64 is an amd-64 compatible extenstion to the P4. How is it fake 64 bitness unless Opteron and the A64 line are also fake 64 bit nonsense?
Or are you refering to Itanium? Last check, it was a fully 64 bit capible sysetm, no signs of 'fake 64-bit nonsense' there either.
Geez, if you're going to troll, atleast do a good job at it.
Barely Knew Ya... (Score:2)
Re:Barely Knew Ya... (Score:5, Informative)
Yes, AltaVista was Alpha's Child (Score:3, Interesting)
Enter the Internet Boom, DEC's last chance at a comeback. How do you market a capable platform around DEC's chimp-loving marketeers? Why, do something tha
Heh (Score:5, Funny)
Zombie Alpha needs brains, badly.
Niche guys.... (Score:3, Insightful)
Re:Niche guys.... (Score:4, Informative)
Re:Niche guys.... (Score:3, Informative)
Re:Niche guys.... (Score:5, Informative)
Re:Niche guys.... (Score:3, Interesting)
No, I wouldn't say that AMD is an "Intel architecture", although they make a line of chips that implement an Intel ISA. Their new stuff is markedly different.
However, I admit that there are better examples of non-Intel architectures, such as those made by the small upstarts IBM and Mo
Re:Niche guys.... (Score:5, Insightful)
The fact that AMD seems to be getting the upperhand in driving x86 technology doesn't change the fact that there is one technology which dominates the market, and everybody else either controls a nice slice with another technology, or competes with the major x86 player in a more specialized niche.
Alpha is dead, UltraSPARC is in doubt, and Via seems intent on shoving ARM out of the market. m68k is an abberation. There are two battles left. The battle of the archetecture (x86-64 vs POWER5/PowerPC), and the battle of x86 innovation (AMD vs Intel). That's sad.
Re:Niche guys.... (Score:3, Interesting)
The technology isn't even intel's, only the instruction set is. The technology in between fetch and store is all entirely different not only between AMD and Intel (at least since the K5, the Am-386 is not significantly different from the i386 as far as I know) but also between one generation of intel processor and the next - From what I understand there's not all that much difference between P2 and P3, but P3 and P4 are pretty different, as evinced by the fact that intel has decided that they have to base
Cost of the servers (Score:4, Informative)
Holy crap! And here I was, thinking that the Xeon servers were expensive!
Re:Cost of the servers (Score:4, Insightful)
(Though to be fair, Itanium 2 was a lot better
AMD (Score:4, Insightful)
Re:AMD (Score:3, Funny)
only intel? (Score:5, Insightful)
Re:only intel? (Score:5, Insightful)
Intel ships 1 million Prescotts a week(http://www.xbitlabs.com/news/cpu/display/200
That's probably more volume in a single week than the entire IBM + Sun + Alpha volume for an entire year.
Why is this the case? It is RIDICULOUSLY expensive to manufacture CPUs in this day and age. If you DON'T ship on the order of 1 million a week, you will never recover the costs necessary to build the all of the fabs.
This is why Sun will eventually abandon SPARC. This is why IBM loses money in their microelectronics division, but will probably maintain POWER and eat the costs for strategic reasons. This is why HP/SGI and others have gone with Itanium.
This is not to discount the technical acheivments of the these CPUs. I design processors for a living and have great respect for the Alpha design team. But at the end of the day, the only reason someone is going to fund the design a computer is to make money. Only the profitable survive.
Re:only intel? (Score:3, Insightful)
"In the first quarter of 2004, IBM Microelectronics lost about $150 million" -- Source http://www.infoworld.com/article/04/04/21/HNibm_1
IBM makes several billions in profit per year. A 150 million per quarter loss isn't going to bury them.
Will anyone actually be *using* this? (Score:5, Insightful)
Of course, that's just my opinion, and business decisions rarely make much sense
Re:Will anyone actually be *using* this? (Score:3, Insightful)
Nonsense, if you have an Alpha, move fast (Score:4, Informative)
Remember, buying equipment is easily depreciated over 3 years for PCs, probably longer is reasonable for Big Iron (I don't mean for tax purposes, I mean for their financials). If it costs me $0.5m in capital costs spread out over 5 years to upgrade a LOT of Alpha machines, even if it only costs me $200k to migrate off the platform, I may prefer to buy the Alphas that will only hit earnings by $100k...
It also depends, what is IT's budget for new hardware vs. budget for software migration expenses.
Also, if you were planning to buy a new Alpha to replace your old one, this is a smart time to buy it, because you can avoid dealing with the software migration now. Let's say you need to upgrade within 12 months, would you rather rush a migration job, or buy the gear and deal with the migration in 3-4 years, when you have time to plan.
Re:Will anyone actually be *using* this? (Score:5, Interesting)
BTW, we're retiring a 1994-model DEC (yes, Digital!) Alpha 2100 with a 200 MHz (yes, that's megahertz) processor. The thing has run 24x7 for nearly 10 years and probably averaged less than a day downtime a year. We downed it only for hardware upgrades. We're replacing it with an DS 25, 2 processors, 2 GB RAM (our original had a whopping 64 MB when we bought it) and 5 36 GB drives (our original 2100 had 4 1 GB drives, and we were top stuff in town!). My, I'm feeling old.
Re:Will anyone actually be *using* this? (Score:3, Insightful)
Only that (1) Alpha still has more than good enough performance, (2) you stick to what you already have working, (3) competitors don't have yet a compelling story on the viability of their RISC offerings, (4) going Intel feels like downgrading, (5) HP's migration proposals are still ridiculous, because (a) there is no good substitute for Digital Unix yet, HP-UX being much inferior, (b) no one believes in Itanium.
Re:Will anyone actually be *using* this? (Score:4, Insightful)
True, it's a dead-end choice, but one that might limp along for another 6-8 years. Not everyone has the option of migrating NOW. That works if you're talking about tru64/apache to linux/apache, but not if your talking about tru64/Legecy-app-from-company-no-longer-in-busine
My call is that makes lots of sense.
A lot will be using this! (Score:3, Interesting)
My Alpha Story (Score:3, Funny)
*sob*
Oh, this is just too much for me to handle. The greatest Quake platform is dead.
Good bye, cruel world!
Really, tho, this is a shame. Alpha procs are (*sob* were *sob*) the fastest thing a mortal could get. Ignoring compile problems, I'd take an Alpha over an x86 or PPC any day.
Back when Quake2 was the latest id title, I set up a dedicated server on my alpha box (a tiny multia). My roommate and I were amazed -- gameplay was glass -- it was actually better than running on an x86 dedicated server and better than running against a local server (same box). Could not believe it. It was so smooth.
Sorry, I'm going to go get drunk cry a lot (I'm working on solaris today, and I just can't take all the pain).
Wikipedia (Score:5, Informative)
Alpha Envy (Score:5, Funny)
ARM? (Score:5, Informative)
ARM comes to mind. what about the embedded market? Atmel's AVRs, Microchip PICs, Motorola HC08's,HC11's, there's billions of non-intel architecture CPUs shipped every year. To those guys, intel is just a niche player....
[flame suit off]
What's Changed? (Score:5, Insightful)
We still have Itanium, two Sparc variants, a number of Power variants, Transmeta, Opteron, and whole bunch of other niche processors, most of which probably have more market share than alpha.
Slashdot History (Score:5, Informative)
If memory serves, Slashdot ran on a Multia. [obsolyte.com]
LK
Re:Slashdot History (Score:3, Interesting)
Damn I miss Sig11. Also, I couldn't be happier that Jon Katz is gone. Right after the Hellmouth series I put clicked the Ignore checkbox. I got sick of the daily buzzword soup with a thinly veiled attempt to pimp his new book. I didn't know he had finally gone away until about a year ago when someone menti
AMD CPU's are using licensed Alpha tech (Score:5, Informative)
So, if you run and AMD CPU then you're keeping the DEC Alpha technology alive. Also, don't forget that the DEC StrongARM was part of the DEC technical vision too. It's how Intel got into the handheld market. Too bad DEC thought Microsoft was it's future....
LoB
Re:AMD CPU's are using licensed Alpha tech (Score:4, Interesting)
The K6 used the Pentium bus. It was a drop-in replacement. Aanyone remember the Shuttle HOT-569 with the i430TX chipset? Mine has a K6-2 sitting in its little Socket 7.
The K7 aka Athlon did use the EV6 bus. I never understood why nobody made an Athlon=>Alpha shim board to run to run an K7 in an Alpha EV6 box or vice versa.
Reminds me of CISC vs. RISC debate (Score:3, Insightful)
In the early 90s, there was this hot debate about RISC vs. CISC, and the merits of each, ...etc.
This has all died out now, with CISC (read: Intel) coming out as a winner.
Regarding the number of chips out there, AMD is not really different from Intel, at least it is instruction set compatible. Maybe this will change a bit in the 64-bit versions, but not right now. PowerPC is a good architecture, but not so wide spread. Outside of some IBM servers, and the 3% that is Apple's share, they are not used much.
Re:Reminds me of CISC vs. RISC debate (Score:4, Informative)
In the early 90s, there was this hot debate about RISC vs. CISC, and the merits of each, ...etc.
This has all died out now, with CISC (read: Intel) coming out as a winner.
Well, maybe. Intel is a big winner, but every single Pentium or Athlon is remarkably RISC inside. In fact these chips are so much more complex than any of the "pure" RISC or CISC chips the statement that CISC won is practically meaningless.
Which side does Out Of Order Execution come from? Intel did it fast first.
Who use OOOE now? Everyone.
Theres a huge laundry list of features in modern high-performance CPUs that do not fit into RISC vs. CISC. Trace cache, micro-ops, CMT, CMP, etc etc
Re:Reminds me of CISC vs. RISC debate (Score:3, Informative)
Not even in micros, as I believe Metaflow and other vendors had out-of-order CPUS out there way before Intel released the P6 microarchitecture.
Re:Reminds me of CISC vs. RISC debate (Score:3, Insightful)
Oh, and supers had pretty aggresive modified OO and Tomasulo's like units way before the P6, and they did it FAST too.
So what was your point?
Re:Reminds me of CISC vs. RISC debate (Score:4, Insightful)
Much of the lower level workings of "IA-32" chips are a lot more RISCy than they started out being. More complex instructions are implemented in microcode. On the flip side, architectures like PowerPC (and even SPARC
Neither side won absolutely. This is probably as it should be.
Re:Reminds me of CISC vs. RISC debate (Score:3, Informative)
The numbers of PowerPC embedded processors shipped every year dwarf the combined total numbers of desktop, workstation, and server CPUs shipped every year from every architechture.
Re:Reminds me of CISC vs. RISC debate (Score:5, Informative)
That's an odd take on history, unless by 'win' you actually mean: "all but one CISC architecture (Intel x86) eventually capitulated and either exited the field altogether (either adopting a new RISC architecture) or shifted to a niche (usually embedded) market."
A little history lesson for all you folks who either didn't exist or weren't paying attention in early days of the microcomputer revolution: Back in the late-seventies/early-eighties there were a fair number of competing architectures in both the mini- and microcomputer markets.
In the mini-computer world there were:
all of which were CISC designs (relatively few registers, memory-to-memory arithmetic operations, lots of addressing modes, etc.).
In the microcomputer world there were:
all of which were, like the mini-computers of the day on which they were modeled, also CISC variants.
Ever since the mid-seventies, various research groups (at universities and major corporations) had been toying with ways to make architecturally faster computers. (that is, computers whose arrangement of registers and instruction set were inherently fast, rather than just rely on faster transistors and shorter busses for speed increases) A number of these efforts stumbled upon the same set of concepts:
This was dubbed Reduced Instruction Set Computing, or RISC, as a contrast to the contemporary architectural practices, which the RISC camp lumped together under the term Complex Instruction Set Computing, or CISC.
The RISC approach payed off pretty quickly with processors that could easily execute one instruction every clock cycle (CISC architectures tended to take many clock cycles per instruction) and a few commercial products appeared in the mid-eighties from MIPS, Clipper, AMD and IBM. The main complaints against the RISC approach came down to one of
In the end, however, all three arguments proved false (memory capacities followed Moore's law into the stratosphere, most everyone moved to HLL compilers, and the genius level optimizing compilers either didn't materialize or benefitted the RISCs just as much as they did the CISCs).
One by one, all the big players either came around to the RISC way to seeing things:
Re:Reminds me of CISC vs. RISC debate (Score:3, Informative)
Then came the Intel Pentium Pro. It took 3000 people to design. It was far more complicated than any previous microprocessor, or, for that matter, most mainframe CPUs. And it executed more than one instruction per clock, while dealing with all the horrors of the x86 instruc
Re:Reminds me of CISC vs. RISC debate (Score:3, Insightful)
Niche Guys? (Score:3, Interesting)
You mean small players like IBM? I guess the G5 and Power line of chips are not really big time enough to worry about?
What's so bad about x86? (Score:3, Insightful)
Think about how many Intel Xeons you could get, on 9xx chipset mobos, for $30,000. If you built them yourself, probably 15-20. Is one (or four) 1.5 GHz Alphas are more useful than a cluster of 20 Xeons? Hell no!
See, ever since Intel lost their de facto monopoly on powerful x86 chips (thank you, AMD!), their prices have dropped far enough that it's hard to beat x86 solutions on a price vs. performance basis. Even if you have to stack up more boxes in a rack to do it. Hell, Quad-CPU Xeons can still go for less than $6,000, if you build them from parts, so rackspace isn't really an issue.
Re:What's so bad about x86? (Score:5, Informative)
Thanks to the ruthless intel vs. AMD competition of the last half decade, that is now the case, but it didn't used to be.
Back in the early '90s when the 64-bit RISC architectures were coming out, x86 was a joke. Now, Opteron is more or less a DEC Alpha with an x86 translation unit slapped on top and hypertransport, which made its way down from Cray, via the Sun E10k to the desktop.
If it hadn't been for these radical RISC architectures, and the intel vs. AMD fight, things would be very different.
Don't even think about multi-processor Xeon systems. The primitive bus architecture and interprocessor communications simply does not scale well at all past 2 processors. You can just about get away with 4 processors, but after that, you might as well just put space heaters in the box.
Microprocessor Report (Score:5, Insightful)
Alpha was a Risc chip's risc chip. The IBM Power architecture has dozens of operations and permutations; the Alpha has a handful. This contributed not only to the Alpha's speed, but also to its insatiable demands for memory. DEC introduced a code-translator that allowed the Alpha to run x86-32 binaries at native speeds, but warned that memory requirements would grow substantially. The software never became cost effective.
But, towards the turn of the millennium, something strange happened: the Pentium Pro architecture (happily renamed PII and PIII) inched towards the lead in integer operations. The P4 actually surpassed the Alpha chips. Intel had, by then, hired away some of the Alpha designers and began to adopt its performance enhancing strategies. How could Intel catch up to the Alpha when Intel was burdened with an architecture as convoluted as x86?
Strangely, the x86 architecture can also be a benefit to chip design. Because x86 compresses commonly used instructions into tiny, awkward byte codes, the P4 generation of chips requires less memory and fewer cache misses - and the convoluted opcodes can be decoded quickly by the processor prior to dispatch. In the long run, Alpha's simplified instruction set proved to be less useful than machine-code x86 compatibility; and x86 chips are now little more than Alpha chips sitting behind an x86 instruction decoder. The Alpha design lives on in every CPU you buy, whether it be AMD or Intel.
For further reading, check out CPU performance numbers on http://www.spec.org [spec.org] and read the commentary on Microprocessor Report [chipanalyst.com].
Revisionist crap !! (Score:5, Informative)
Not by your interpretations of events, and certainly not because Intel hired a bunch of Alpha engineers (that came much later). Unfortunately it's so old now that I can't find a reference to it in google, but you seem to be blissfully unaware of the law suit that DEC brought against Intel over the theft of Alpha IP that mysteriously found its way into the Pentium architecture. I was working for DEC at the time as a Tru64/Alpha support engineer, so I do.
Some time prior to that there had been a quiet attempt at collaberation between DEC and Intel over the Alpha chip. I believe it was in a vain attempt to try and get Intel to adopt the Alpha architecture for future designs. Whatever the purpose, Intel were given extensive Alpha design docs to look at. Eventually they turned down the offer and went their own way.
I remember eyebrows being raised inside DEC sometime after when the Pentium architecture started to make some very surprising, unexpected and unforecast performance leaps.
It took some time to gather the evidence, but eventually Bob Palmer launched a law suit against Intel for theft of Alpha IP. For a while DEC were threatening to halt all Pentium shipments and demand large unspecified damages. Bob P should have stuck to his guns and screwed Intel for all he could get, but instead (being the bean counter he was and not a technologist) he saw this as an opportunity to unburden DEC of the escalating costs of constantly refitting the FAB production plants. Work that was needed to meet the next chip shrink goals and keep Alpha ahead of the game.
In the end a deal was done. Intel brought all the Alpha fabrication and production plants off DEC, including StrongARM, and agreed to guarantee to produce Alphas for DEC for a number of years (I forget how many).
DEC still kept control of the Alpha design & development, and it wasn't until much later after the Compaq buy out, in one last act of Corporate infanticide from a cadre of incompetent senior managers that lntel finally got their hands on the full set of Alpha technologies.
But then that's what you get when Accountants run computer companies, not technologists and visionaries.
Make no mistake about it, if DEC management had believed in Alpha technology as much as the rest of the people in the company, and DEC had kept the FAB plants and invested in them as they had originally planned to do, and there had been no Comaq buy out, you would today be looking at SMT Alpha EV8 chips running somewhere around the speeds of todays Pentium chips
Macka
Re:Microprocessor Report (Score:3, Interesting)
When it came out Alpha was faster than any other CPU period, and not just faster but significantly more powerful than anything else in the market. Obviously you must have a very selective memory if you don't remember the early 90's and everyone lusting after Alpha big time. And tha
Re:Microprocessor Report (Score:4, Informative)
Of course early designs like the CDC 6600 were pretty RISC, although they didn't know it. And the CISC came out as a solution to the memory footprint problems that such architectures poised (in scaling down from supers to minis where cost was a priority).
However it is really eye opening to know the actual translation overhead, control related with the translator in the x86 family is significant. And almost half of the dynamic transistor budget (not SRAM) goes into the translation/scheduling portion not the functional. So the overhead is much more significan than...
And yes their approach is microprogramming, except that RISC-core is more buzzword compliant
Re:Microprocessor Report (Score:3, Interesting)
Have you ever seen a modern CPU? The caches are take up the bulk of the chip's area. And then there are the level 3 caches etc.
The additional complexity and space due to x86 support is overrated. Soon it'll just be like one of those vestigal limbs in whales or large snakes.
An instruction set that requires 20% more cache space but 20+% less instruction
End of the Line for HP too? (Score:3, Informative)
B-2 Memories, Management (Score:5, Interesting)
Then we switched over to a trouble report tracking program instead of doing everything on paper. The thing was implemented in house and made to run on the VAX'es. Suddenly everything slowed to a crawl, both development and trouble tracking. Since managers were the primary users of the tracking software, we knew it would have visibility. There was much rejoicing when the company bought a DEC Alpha...
...and put only the tracking software on it. No development work was allowed at all on teh new machine.
SIGH. The salad days of youth...
Death of Alpha Predicted, news at 11! (Score:3)
And don't forget... (Score:3, Interesting)
Maybe that's why some contries banned [slashdot.org] Apple's misleading advertising!
Re:And don't forget... (Score:3, Informative)
Just started our last lease VMS on Alpha's (Score:4, Insightful)
Have run alpha's for a long time, and they are still screamers. Problem is, you'll scream, then have a heart attack at the HP prices. Our current environment mentioned about was around $1.5M.
it wasn't management that failed, it was marketing (Score:5, Insightful)
And that was on a good day.
Yes, there were certainly some engineering and management blunders (mostly management) but Marketing was completely inept.
During the 70s the PDPs practically sold themselves, and during the 80s VAX literally sold itself; it was the hottest thing you could hope to get. So when the big Unix wave came, with its cheap-ass Sun hardware, and so-called software compatibility, the Marketing droids could not cope, and the former #2 computer manufacturer is now just a zit on HPs ass.
Do I sound bitter? nooooooo.......
Half right. (Score:4, Insightful)
Compaq dragged their heels on following Digital's development plan, and then pronounced its doom suspiciously close to the HP acquisition. Compaq *could* market, and if Compaq had understood what they'd got from DEC and really worked on expanding the Alpha business instead of going toe to toe against Dell's lower margins they and the Alpha would probably still be in business.
Mentec, who *did* understand what *they* got from DEC, is still selling PDP-11s.
Instruction sets have lost importance (Score:3)
In the 90's, Alpha's "RISC at any cost" allowed clock frequencies that CISC chips could only dream of.
But today's CPU are huge and obcenely complex. Instruction decoding is a tiny part of that these monster chips do. In almost doesn't matter what the user visable instruction set is. It always gets chopped up and re-ordered anyway. What does matter is market share. Huge chips require a small army of font end designers to design all the resource allocation and instruction re-ordering. They require a large army of back end engineers to create a vast array of custom cells, layout the chip, and tune the process. That means you must you must sell a very large number of parts if you want to keep those armies on staff. A superior instruction set helps only a little. Inadequately funded physical design hurts a lot. With the possible exception of PowerPC, RISC architectures just don't generate enough revenue to keep up.
Instruction sets have been marchitechted out. (Score:5, Insightful)
Sure it does. The further the instruction set is from what the processor's doing internally, the more time it takes for the front end to feed reordered instructions or recompiled instructions to the real ALU. The more time it takes, even if it all happens in parallel, the more latency there is between instruction fetch and useful work. When you combine that with a small register file that requires extra copies in and out of cache, even if that's simulated by a top-of-stack cache, you end up with huge pipelines and lots of instructions (real instructions hitting the internal ALU) that are just doing busywork.
The longer pipelines you need to implement these inappropriate instruction sets means that cache misses and branch mispredictions are more expensive, because they cause huge bubbles in the pipeline and lots of wasted instruction cycles.
Which means that your processors are running faster and hotter than RISC processors that do the same work
And that's why *despite* having a fraction of the resources directed to it than Intel or AMD have spent on their monster chips, and despite real neglect even before its doom was pronounced, the Alpha was still the fastest kid on the block right up until the day when, shortly before HP bought them, Compaq announced they were shutting down the EV8 development and terminating the Alpha line.
No, a superior instruction set helps a lot. Not enough to satisfy Compaq, clearly, but more than enough that if Compaq had understood what they'd got from DEC and stuck to their original plans... instead of trying to outslug Dell on its own turf... EV8 would be the fastest chip on the market today.
R.I.P. (Score:3, Insightful)
Re:amd is niche?? (Score:3, Insightful)
I guess the poster's point was that there aren't any widely-used architectures out there besides the x86 stuff, which was originally developed by Intel, was a solely Intel offering for a very long time (close to 15 years, I think), and which is still synonymous with Intel. Despite the fact that AMD, VIA, and a couple
Re:amd is niche?? (Score:5, Informative)
ARM architecture is VERY widely used.
M68k architecture is still used.
Just because desktops and servers don't use it doesn't mean it isn't used. For example, I worked on a program that sold ~2 million PowerPC chips per year. For one automotive module. How many Pentium 4s does Intel sell in a year? A lot, to be sure, but the number of chips used in embedded applications dwarfs that of desktops, and in the embedded arena there's still a ton of choice of architecture.
Re:amd is niche?? (Score:4, Informative)
Most automobiles currently sold have at least 5 embedded processors in them. Some have upwards of 50. Very few of those (I've never even run across one, actually) are x86 architecture. The point is that while x86 may lay claim to the desktop, the desktop is an absolutely minimal part of the entire CPU market, and x86 barely even plays in that market.
Re:amd is niche?? (Score:3, Informative)
Re:amd is niche?? (Score:3, Interesting)
That's just neat. It's a
Re:amd is niche?? (Score:5, Informative)
Which 15 years? In the early years of the "IBM PC" architecture, Intel (which didn't have the manufacturing capacity it has today) directly licenced Harris, AMD, IBM, and Hitachi to make their own 808x/80286 chips. (Lots of IBM-brand computers had "IBM Inside", not Intel.) There were also the NEC V20 and V30 chips, which were unlicenced 808x clones. Then AMD, Cyrix, IBM, and TI all produced 386-equivalents, and then the whole slew of 486-alikes that prompted Intel to switch to the trademarkable "Pentium" name, while others sold similar "586" and "686" chips. Which brings us to the modern crop of AMD Athlons, Transmeta Crusoes, VIA C3's and such to which you referred. I'm not sure there was even a 15-month period in which Intel was the only source of x86-compatible CPUs.
Re:amd is niche?? (Score:3, Informative)
Zilog's Z80 was a CLONE of the 8080.
AMD WAS a second-sourcer until the Am486.
Harris was a second-sourcer until the 386, at which point they dropped out.
NexGen? I thought they made the Nx586 and Nx686 (released as the AMD K6), never any Intel chips under license. They were fabless, and used IBM.
Cyrix? Same here. I thought they designed their own chips. They were fabless, though, so EVERY Cyrix chip was made by a CYRIX second-sourcer.
IBM both designed
Re:Well (Score:5, Funny)
(-1, reference to overblown P1 rounding errors)
Re:Well (Score:3, Funny)
Division is futile
You will be approximated
(stolen from a sig - circa Pentium I)
Re:Well (Score:5, Informative)
Then tey had the stupid idea and buddies decided to kick out Hewlett [sfgate.com] (who at least knew that the employee loyalty went both ways, and recognised the strength in their printers), and decided to , support Carly's silly idea of
1(HP) + 1(Compaq) + 1/2(Dec) = 0.95(HPQ)
which made them #1 for a very brief moment [theregister.co.uk] until they decimated themselves with the first major layoffs in cocmpany history [com.com] making themselves #2 or worse in most things within a quarter or two after they were #1. Amazing that they try that hard to become #1 (which for some reason they pitched to investors as being more important than having a sustainable business), only to then trim themselves down to be #2 to save costs.
Turns out Hewlett was right in the ind. They were a great printer company, and if they ditch the Compaq crap and the random software that they bought and never used (remeber the "$470 million mistake in buying Bluestone" [sdtimes.com]), they might become a great printercompany again.
Between Compaq&HP this should be a case study of how stupid executive decisions can kill a company. They had the best CPUs (Alpha, and PA-RISC), the best search engine (Alta Vista), etc. They could dhave been Intel+Google.
Now what the hell have they become? A more expensive(at least til they finish their layoffs)-than-Dell reseller of Wintel. God what an embarassment.
Bring back Walter Hwelett!!!! At least he rememberd and understood what HP once stood for.