Hacker News new | ask | show | jobs
by yzh 3935 days ago
Shameless self-promotion: Gunrock, a high-performance GPU graph processing library: http://gunrock.github.io/gunrock/
1 comments

I'm confused. What does your library have to do with GraphQL?
We are trying to enable graph query into our library too. Currently working on subgraph matching, but might expand to more general graph query. I think in general, graph with rich attribute is quite difficult to deal with on the GPU. Thanks for your interest.