KarypisLab / METIS

METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
Other
665 stars 134 forks source link

`sudo apt install cmake` will install obsolete version of cmake #65

Open SirEnri2001 opened 1 year ago

SirEnri2001 commented 1 year ago

The latest version install is on https://cmake.org/install/ using a bootstrap.sh script

LecrisUT commented 10 months ago

This is dependent on the operating system and package manager. For example, you can also get the latest cmake from PyPI on almost all systems. But indeed it is recommended to use the more modern cmake and its standards