Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
vmchale
6y ago
0 comments
Share
> in somewhat similar use-cases. I.e. if you have an embarrassingly parallel compute-bound algorithm then it might make sense to offload it to FPGAs to gain performance and power efficiency.
Also concurrency! GPU is SIMD; FPGA need not be.
0 comments
default
newest
oldest
zoltanlehoczky
6y ago
Yes, FPGA "threads" much like CPU threads can contain complex logic, and different from each other.
j
/
k
navigate · click thread line to collapse