TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What killed IA-64?

14 pointsby sakurontoabout 7 years ago

6 comments

CyberFonicabout 7 years ago
Short answer: Linux on x64 CPUs from Intel and AMD.<p>I worked with HP-UX on PA-RISC and IA-64 (aka Itanium), IBM AIX on Power and SUN SunOS&#x2F;Solaris on Sparc from 1996 to 2005. All three vendors were touting the advantages of RISC over CISC, i.e. Intel x64 architecture. The reality was that Intel &#x2F; AMD CPUs were being manufactured in huge volumes whilst IA-64, Power &amp; Sparc were niche products with correspondingly high prices.<p>It is also interesting to note that HP had its proprietary RISC CPUs in the form PA-RISC family. But due to the enormous cost of designing and building CPUs they formed an partnership with Intel to co-develop the IA-64 family.<p>Of course, Intel was making many multiples more money from x64 family so they didn&#x27;t put the same level of commitment into the IA-64 product line. This in turn meant that for any given performance level a multi-socket x64 board was price and performance competitive with the HP-UX based systems. Systems, e.g. Integrity series allowed for vPars and other partitioning tricks along with using FC connected SAN. We are talking multi-million $ systems. It was during this time that Google and Amazon were publicising their commodity hardware based massively parallel cluster architecture.
pwgabout 7 years ago
As well as the other answers here, an additional reason was that during the time from announcement to shipping silicon the performance of x86 had improved such that the Itanium chips were lackluster performers in comparison to a top end x86 being produced by Intel at the time Itanium shipped silicon.<p>Couple lackluster performance compared to x86 with a significantly higher price than the equivalent performance x86 CPU and you get an additional damper on excitement and corresponding sales.
qubexabout 7 years ago
Two things come to mind: poor backwards compatibility and reliance on compilers to emit optimally ordered code (inherent in the VLSI system philosophy), which they proved unable to achieve, resulting in comparatively poor price&#x2F;performance. Eventually x86_64 came along and provided an alternative that provided backwards compatibility, horizontal (PC&#x2F;server) universality, and most of the purported benefits without the hassle, and the Itanium came to grief.
评论 #17107746 未加载
petermcneeleyabout 7 years ago
Ivan Godard discusses the various positives and negatives of IA-64 in his description of the Mill Computer spread across many videos. (If you really want to dig deep at a architectural level) <a href="https:&#x2F;&#x2F;millcomputing.com&#x2F;docs&#x2F;pipelining&#x2F;" rel="nofollow">https:&#x2F;&#x2F;millcomputing.com&#x2F;docs&#x2F;pipelining&#x2F;</a>
rl3about 7 years ago
I really miss Mike Magee ripping on this architecture regularly, it was great:<p><a href="https:&#x2F;&#x2F;www.theinquirer.net&#x2F;inquirer&#x2F;news&#x2F;1039092&#x2F;how-intels-itanic-group-spends-its-time" rel="nofollow">https:&#x2F;&#x2F;www.theinquirer.net&#x2F;inquirer&#x2F;news&#x2F;1039092&#x2F;how-intels...</a>
godelmachineabout 7 years ago
Not exactly answering the question, but was not IA-64 also called as Itanium architecture? The architecture which promised taking base clock frequency to 10GHz?
评论 #17102116 未加载
评论 #17100265 未加载