anvaka/ngraph.path

Using GPU to speed up pathfinding on large graphs

udaltsovandrew opened this issue · 0 comments

Hi!

I have been using ngraph packages for a long time and recently came across the need to use pathfinding on graphs of the order of 100M nodes and up to 600M egdes (a graph built on an ordered grid). Tell me if there is a possibility of using GPU to speed up the processing of large graphs?

@anvaka