11-25-2019, 01:57 PM
Basically maximum performance requires minimum flexibility and vice versa:
* ASICs are the fastest because they are chips designed specifically for one task and one task only
* GPUs are fast as long as all cores all do exactly the same thing just with different data
* CPUs can do pretty much everything possible with software
* FPGAs can do even more as they essentially emulate hardware
* ASICs are the fastest because they are chips designed specifically for one task and one task only
* GPUs are fast as long as all cores all do exactly the same thing just with different data
* CPUs can do pretty much everything possible with software
* FPGAs can do even more as they essentially emulate hardware