Skip to content

Latest commit

 

History

105 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Convolutional Neural Networks

Parallelization of the Algorithm: Graph Convolutional Neural Networks

Possible errors and how to fix them:

  1. For MacOS users: If you're getting the error (clang: error: unsupported option '-fopenmp') while running the make command with -fopenmp, try to pass macOS as an argument to the make command (set the value to true):
$ make macOS=true

About

Parallelization of the Algorithm: Graph Convolutional Neural Networks (OpenMP, MPI and SIMD).

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages