Hacker News new | ask | show | jobs
by jeaton02 481 days ago
Pretty influential one: https://www.aeaweb.org/articles?id=10.1257/aer.20180338 "The number of researchers required today to achieve the famous doubling of computer chip density is more than 18 times larger than the number required in the early 1970s. More generally, everywhere we look we find that ideas, and the exponential growth they imply, are getting harder to find."
2 comments

That one, though, is because we are running into physical limits: if we want to build things out of atoms, we can't make features that are half an atom thick. Even above that scale, physical effects that used to be ignorable, like quantum tunneling, no longer are.

From the late 70s through about 2005, scaling semiconductor generations was easy. MOSFET scaling followed rules formulated by Dennard, which provided a fairly easy method of scaling semiconductor designs from one generation to the next, keeping power density roughly constant and continually improving performance. The problem is that by around 2005, if you did it that way, your gates were no longer switches, they were dimmers, and leakage power started to dominate, and that meant that chip architectures had to change radically to keep on scaling.

So, we can no longer just scale designs from one generation to the next, we have to come up with completely new approaches. That's much harder.

https://en.wikipedia.org/wiki/Dennard_scaling

You could argue that those current researchers are doing a lot more than those in the 70s. It is difficult to quantify how much harder the doubling problem becomes every time, and how much more effort it takes to solve. But the fact that, after decades of yearly exponential improvement, costs have consistently grown only linearly. More specifically, only x18 cost for doubling after roughly 40 iterations (2^40 is massive). I mean that’s phenomenal by any standards.