|
|
|
|
|
by imtringued
1468 days ago
|
|
> It's completely feasible, from a programming standpoint, to imagine an architecture where each core has its own private RAM, the cores communicate through perfectly reliable IPC, and the device runs applications written in a successor to the distributed computing technology being developed now. It is called processing in memory. What you have described was actually inverted. Instead of giving each core private RAM, you give each RAM chip a CPU core. |
|