|
|
|
|
|
by mdp2021
3 days ago
|
|
Well, the other way to say it is SIMD, "process more data in a vector at the same time", stops being advantageous when your "Von Neumann machine" cannot fetch enough data for the CPU in that time (the "bandwidth bottleneck" that has become a so pressing idea in the past few years...). |
|