KarypisLab / ParMETIS

ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering
Other
112 stars 41 forks source link

Draft: Modernize CMake #28

Open scivision opened 11 months ago

scivision commented 11 months ago

This makes trivial patches to ParMETIS and refers to my other forks of GKlib and METIS, which should each have their own PRs. It shows how the CMake script can be simplified to build the entire stack with a single CMake command, and work better across contemporary platforms.