|
|
|
|
|
by zerohp
1547 days ago
|
|
Your point is rooted in wrong facts. On-chip fabrics are much more efficient than separate computers over ethernet. More energy efficient and lower latency. Not only that. On-chip gives you high precision synchronous time (all cores observe the same time) so you can use synchronous distributed algorithms that are unsuitable for ethernet networks. This type of hardware allows for much better solutions to some problems. |
|