GNNAdvisor_OSDI21 icon indicating copy to clipboard operation
GNNAdvisor_OSDI21 copied to clipboard

Artifact for OSDI'21 GNNAdvisor: An Adaptive and Efficient Runtime System for GNN Acceleration on GPUs.

Results 4 GNNAdvisor_OSDI21 issues
Sort by recently updated
recently updated
newest added

Hi Yuke,I read your paper and code, of course excellent work and thanks for the repository. I have question about the cuda kernel. I can see you computing GCN forward...

And the performance may be something different?

Hi Yuke, thanks for your excellent work! I have a question about the selection of `ngs` parameter. In the Section 6 of the paper, I only find some constrains for...

Hi, Your work - GNNAdvisor, is fantastic and many thanks for creating this repository to share the experiment source code of GNNAdvisor. I have one doubt on warp-based thread alignment....