It also seems like a pretty important question to answer because it has big implications for the advancement of AI technology which has everyone so freaked out.
So what's the consensus around here? Is Moore's Law actually over yet, or not?
1–10 of 94 posts
It also seems like a pretty important question to answer because it has big implications for the advancement of AI technology which has everyone so freaked out.
So what's the consensus around here? Is Moore's Law actually over yet, or not?
Edit: I have no idea why anyone would downvote a link to this article. It directly answers the question with a decent level of technical detail. We are nowhere near single atom sized features yet, despite what node names might lead you to believe. There's still quite a ways to go.
I’m excited about photon-based processors, but until that’s a reality we still have a ton of headway for application-specific scaling.
If you rip specific loops out of a general purpose CPU, there are still plenty of gains to be made!
Intel, by contrast, says that Moore's Law is still alive. But Intel is technologically behind, and it is easier to improve when there is someone to learn from, so maybe there is a wall that they haven't yet hit.
Regardless, it is a very different law than when I was young, when code just magically got faster each year. Now we can run more and more things at once, but the timing for an individual single-threaded computation hasn't really improved in the last 15 years.
We'll probably have a couple more innovations and might get to making a transistor out of a single atom (silicon atom is 0.262nm; carbon atom is 0.3).
5nm / (2*2*2*2) =~ 0.3
So I don't think we're done making faster hardware just yet, but we're certainly getting to the boundaries of what appears to be physically possible.
https://www.tsmc.com/english/news-events/blog-article-201908...
https://www.tomshardware.com/news/no-sram-scaling-implies-on...
In its original form as in "transistors double every two years" it certainly already seems over. Apple silicon is at 5mn today, and Intel claims they'll conquer 3mn by 2030, so even these facts and theoretical statements already don't fit anymore. We'll probably have a couple more innovations and might get to making a transistor out of a single atom (silicon atom is 0.262nm; carbon atom is 0.3). 5nm / (2*2*2*2) =~ 0.…