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.

Moore’s law may be running out of steam, but chip costs will continue to fall

28 pointsby svepuriover 9 years ago

4 comments

Expezover 9 years ago
Moore&#x27;s law is more of an implementation detail than anything else. Nobody really cares about transistors. What we all care about is computational density, computational efficiency, and exponential progress. Thus the interesting metrics are something like flops&#x2F;m^3 and flops&#x2F;Watt. The cool thing about Moore&#x27;s law is that by just shrinking transistors we would get both smaller and more energy efficient chips.<p>I think that economical forces will continue to drive progress, and probably exponential progress like we&#x27;ve enjoyed in the past, for at least another decade. Probably several.<p>The way this is going to happen is through a paradigm shift. To the layman this seems weird, but to anyone in the business this should be expected. We&#x27;ve already been through quite a few. The first computing devices were mechanical, then they were based on electrical relays, then came the vacuum tubes and finally we entered the era of the transistor. We can argue about what the next paradigm will be, but I have no doubt there will be one. And soon.
评论 #10331274 未加载
评论 #10330902 未加载
评论 #10332928 未加载
ilzmastrover 9 years ago
How will this affect the programmers reading HN today in the future?<p>For programming where high performance really matters (throughput not latency), adoption for parallel frameworks&#x2F;languages like CUDA has been a no brainer, and people have embraced the new parallel programming model.<p>Since major speedups in consumer chips today are about adding parallelism (Intel AVX), versus the clock speedup of a decade ago and earlier...<p>What does HN think about mainstream effects? Will there be a noticeable migration to less computationally wasteful or less sequential languages&#x2F;frameworks when mainstream applications increase their hunger for compute resources?<p>p.s. (I&#x27;m assuming that the average application&#x27;s future equivalent&#x2F;spawn needs more and more computational resources, either bc of more load from customers using it, or because it gets more complex and ambitious as the space of applications gets more complex in the future)
评论 #10331536 未加载
Sanddancerover 9 years ago
This article is not hitting on one of the directions we can go to continue Moore&#x27;s law. Namely, upwards. Intel demonstrated a 3d pentium 4 back in 2004, the High Bandwidth Memory packages on AMD&#x27;s latest chips are 3d, nVidia&#x27;s ramping up their own HBM technology for their next GPUs, and there are a ton of active research programs on how to keep yields high as dies are stacked. It may be the end of Moore&#x27;s law on a flat surface, but there&#x27;s still quite a few places to go.
评论 #10334533 未加载
PedroBatistaover 9 years ago
&quot;but chip costs will continue to fall &quot;<p>Apparently Intel didn&#x27;t get the memo...
评论 #10331747 未加载
评论 #10333199 未加载