Y
Hacker News
new
|
ask
|
show
|
jobs
by
drivers99
4804 days ago
I think it's also that there are so many cores. For example, there are 768 CUDA cores on a GTX 650 Ti.
1 comments
chas
4804 days ago
Right, they can fit so many cores on a chip because they are very optimized for one type of work (streaming vector math) and don't have things like branch-predictors that would make them good for general purpose work.
link