Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
vmchale
6y ago
0 comments
Save
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
1 comments · 1 top-level
top
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