It reminds me of the GreenArrays chip created by Chuck Moore. There was some hubbub here on HN a few years ago about it -- what ever happened to it? http://www.greenarraychips.com/
It certainly does seem like chip design is marching grudgingly from Core i7 to Cell BE and eventually to Connection Machine. Physics doesn’t really care about ease of programming. https://en.m.wikipedia.org/wiki/Cell_(microprocessor) https://en.m.wikipedia.org/wiki/Connection_Machine
AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
31–40 of 70 posts
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#32I wonder if FPGAs could be a node too. That would allow us to mix programmable, highly parallel analog modeled acceleration onto the same high speed / direct connect bus as all the other fixed, traditional computing components. I really like the approach AMD is suggesting here, treating it like nodes on a network.
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#33I think would be interesting to see someone like Mellanox make a chiplet with their tech which could be fully integrated into an AMD SoC or APU or whatever they're calling them now.
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#34The main issue AMD seems to be solving here is the yields at 7nm and lower processes. Smaller chips means that you get more yield in the presence of errors. Intel builds relatively large 600mm^2 chips (like the XCC aka the 28-core Xeon), but AMD thinks the future is to build networks of ~200mm^2 chips, like what they've done with Zen / Threadripper / EPYC. The advantage for AMD is that they've built a single design:…
Does it mean it would be easier for companies to cooperate, so in one chip you'll get best parts from the leaders ? or does IP already solves that ?
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#35I think would be interesting to see someone like Mellanox make a chiplet with their tech which could be fully integrated into an AMD SoC or APU or whatever they're calling them now.
Check out Intel Omni-Path, it's a separate chip on-package for Intel's high end cpus. 100 gigabit network.
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#36The main issue AMD seems to be solving here is the yields at 7nm and lower processes. Smaller chips means that you get more yield in the presence of errors. Intel builds relatively large 600mm^2 chips (like the XCC aka the 28-core Xeon), but AMD thinks the future is to build networks of ~200mm^2 chips, like what they've done with Zen / Threadripper / EPYC. The advantage for AMD is that they've built a single design:…
What about business implications of chiplets ? Does it mean it would be easier for companies to cooperate, so in one chip you'll get best parts from the leaders ? or does IP already solves that ?
The more common approach is via SOCs though.
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#37The main issue AMD seems to be solving here is the yields at 7nm and lower processes. Smaller chips means that you get more yield in the presence of errors. Intel builds relatively large 600mm^2 chips (like the XCC aka the 28-core Xeon), but AMD thinks the future is to build networks of ~200mm^2 chips, like what they've done with Zen / Threadripper / EPYC. The advantage for AMD is that they've built a single design:…
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#38The main issue AMD seems to be solving here is the yields at 7nm and lower processes. Smaller chips means that you get more yield in the presence of errors. Intel builds relatively large 600mm^2 chips (like the XCC aka the 28-core Xeon), but AMD thinks the future is to build networks of ~200mm^2 chips, like what they've done with Zen / Threadripper / EPYC. The advantage for AMD is that they've built a single design:…
What about business implications of chiplets ? Does it mean it would be easier for companies to cooperate, so in one chip you'll get best parts from the leaders ? or does IP already solves that ?
So in many regards, these "chiplets" aren't new, at least conceptually. What needs to happen is for the protocols to be redefined and respec'd for today's technology.
In particular: the silicon interposer allows for many more connections than previous technologies, as well as much lower power consumption. So protocols need to be designed with those power-requirements and huge "pin counts" so to speak.
Consider HBM2: its a 1024-bit bus. But there's four of them per Vega64, so that's 4096-wires on the interposer connecting the GPU to the RAM.
This is a level of integration never before seen, even in the MCM world. The future is with larger pin counts at far lower energy costs than before.
So its not so much that these problems are purely research. They're closer to engineering. There already exist protocols for cache coherency or fast communications at these levels, they just need to be tweaked for the new scale of things.
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#39The main issue AMD seems to be solving here is the yields at 7nm and lower processes. Smaller chips means that you get more yield in the presence of errors. Intel builds relatively large 600mm^2 chips (like the XCC aka the 28-core Xeon), but AMD thinks the future is to build networks of ~200mm^2 chips, like what they've done with Zen / Threadripper / EPYC. The advantage for AMD is that they've built a single design:…
Re: AMD Tackles Coming “Chiplet” Revolution With New Chip Network Scheme
#40Earlier quoted context omitted.
>As long as there’s a decent SDK that abstracts the hard stuff away I'd be very skeptical of that. See: Cell Broadband Engine.
Pointing to one example of someone failing to do something in the past is not strong evidence it won’t happen this time. If anything there was lessons learned from that failure.