Skip to content

a parallelized GCN model implemented with pure C++

Notifications You must be signed in to change notification settings

DONG2121/paraGCN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

paraGCN

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

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

About

a parallelized GCN model implemented with pure C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.4%
  • Makefile 2.6%