Hacker News
Graph Algorithms in Rayon
63 points by PaulHoule
ago
|
1 comments
keith_analog
[-]
If I understand correctly, one of the challenges faced by this graph application relates to the workload being irregular and known only as the computation visits new parts of the graph. There's some work in this direction that might be helpful [1].