top | item 2819876

(no title)

drmajormccheese | 14 years ago

There have been some GPU implementations of the Barnes-Hut algorithm [O(nlogn) n-body problem].

discuss

order

neutronicus|14 years ago

How do they do against CPU implementations of same?

I imagine you've really got to know what you're doing to compete, because that seems like a pretty branchy algorithm.