|
|
|
|
|
by aortega
5414 days ago
|
|
This craziness is what happens when you try to implement a specialized algorithm on a general-purpose state-machine. What stupid thing is a "cache" anyway, but an optimization because we are not using real computers but hugely complex state-machines called CPUs. FPGAs are as close as a real computer as we can have today. |
|
... because "general purpose cache" wasn't helpful, but "exploitable locality" definitely was.