|
|
|
|
|
by opportune
1593 days ago
|
|
Why not ship integrated FPGA in CPUs? Being able to offload a repeated, complex MIMD computation to an FPGA treated like an instruction could be a huge win for scientific computing and any large, steady workload that is expensive enough for companies to invest in optimizing for the FPGA. If this became commonplace and relatively inexpensive then large corporations would likely fund improvements into compilers to make the developer experience simpler and faster. |
|
Your example could be as easily done in a GPGPU.