Why don't they start making CPUs 3 Dimensional like a cube with 6 "processors" each with multiple cores as its "sides" with the pins on the opposite sides of the cube wall. Seems to me more internal volume might allow for more cleaver head distribution channels
1. Heat dissipation is now ~n x m times worse where n is your transistor layer count. And where m is the increased thermal resistance* 2. Power delivery is now ~n times worse where n is your transistor layer count. * 3. Connections between chips are very slow, power hungry and expensive. Fabrication of "monolithic" 3D is temperature wise painful and usually results in crummier transistors. With that being said, innov…
The Dark Silicon Problem and What It Means for CPU Designers (2013)
51–60 of 70 posts
Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#52Earlier quoted context omitted.
For heat dissipation you want the most surface area per volume (because you can only transfer heat away in the surface area). The optimal arrangement for that would be a huge, flat, one atom thick surface. Another goal we have is low latency (and high clock rate, which is depenend on low latency), which suggests putting everything in a qube or even a shere. So we compromise somewhere in the middle with a square with…
"For heat dissipation you want the most surface area per volume (because you can only transfer heat away in the surface area). The optimal arrangement for that would be a huge, flat, one atom thick surface." Made me think of this: https://en.wikipedia.org/wiki/Menger_sponge Say we have roughly 300 sq mm, that's about 17.32 mm square, which is 8.24e+7 silicon atoms (0.21 nm) across. Then we have a surface area of roug…
Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#53Earlier quoted context omitted.
1. Heat dissipation is now ~n x m times worse where n is your transistor layer count. And where m is the increased thermal resistance* 2. Power delivery is now ~n times worse where n is your transistor layer count. * 3. Connections between chips are very slow, power hungry and expensive. Fabrication of "monolithic" 3D is temperature wise painful and usually results in crummier transistors. With that being said, innov…
They do use some 3D techniques inside dies. Tri-gate transistors and 3DICs, for insurance
Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#54Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#55Why don't they start making CPUs 3 Dimensional like a cube with 6 "processors" each with multiple cores as its "sides" with the pins on the opposite sides of the cube wall. Seems to me more internal volume might allow for more cleaver head distribution channels
> Why don't they start making CPUs 3 Dimensional like a cube with 6 "processors" each with multiple cores as its "sides" with the pins on the opposite sides of the cube wall. Not directly an answer to this specific question, but a (somewhat) colleague who writes his PhD thesis about 3-dimensional chip design made a popular scientific lecture about this topic. As I understood it, the central problem is that it is very…
Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#56From the article "The heat generation per unit area of an integrated circuit passed the surface of a 100-watt light bulb in the mid 1990s, and now is somewhere between the inside of a nuclear reactor and the surface of a star. " I can't tell if this is hyperbole or not, it amazes me but no amount of googling is coming up with a useful answer. Is anyone able to confirm or deny it for me?
I doubt it comes close to the surface of the average star but certainly close to some of the cooler red dwarf stars and probably most brown dwarf stars.
Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#57Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#58Re: The Dark Silicon Problem and What It Means for CPU Designers (2013)
#59The author states "For every watt of power the CPU consumes, it must dissipate a watt of heat." It was always my understanding that that in electrical devices, (with the exception of heaters) the amount of heat produced was inversely proportional to the efficiency of the device. So is it really true that all energy provided to the CPU or SOC is dissapated as heat?