Dark Silicon
Dark silicon is the portion of a microchip that must remain electrically unpowered at any given moment because powering it would cause the chip to exceed its thermal design power. As transistor density has grown under scaling, the total number of transistors on a die has increased far faster than the amount of power that can be safely dissipated. The result is a gap between theoretical computational capacity and usable capacity: a chip may contain billions of transistors, but thermal reality forces designers to keep most of them dark at any given cycle.
Dark silicon is not a temporary artifact of poor engineering. It is the physical signature of the power wall in silicon — the thermodynamic tax that computation pays for every operation. The challenge of modern processor design is no longer simply arranging transistors for maximum logic density but orchestrating which transistors to power, when, and for how long. This has given rise to heterogeneous computing architectures that mix high-performance and energy-efficient cores, dynamically allocating power to the transistors that can do the most useful work per watt.
Dark silicon reveals that the Moore's Law promise of "more transistors = more performance" was always a half-truth. What matters is not how many transistors you have but how many you can afford to turn on.