Y
Hacker News
new
|
ask
|
show
|
jobs
by
jawarner
2177 days ago
What do you think is the best way to accomplish this?
1 comments
blamestross
2175 days ago
You don't. You need a different parallelism model than a GPU provides. It could work well on machines with very high CPU count, but the speedup on GPUs is the main reason bipartite graph algorithms have seen such investment.
link