marius-team / marius

Large scale graph learning on a single machine.
https://marius-project.org
Apache License 2.0
160 stars 45 forks source link

Set clang 11.0 as minimum version #59

Closed JasonMoho closed 3 years ago

JasonMoho commented 3 years ago

Currently the system throws an error on MacOS if the clang version is below 12.0. I tested and it works fine with 11.0. This PR changes the minimum version to 11.0.