Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 155 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 155 Bytes

paraGCN

This version of GCN is implemented in pure C++.

The parallelization is exploited through the data parallelism using SIMD at the thread level.