KarypisLab / METIS

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

Metis download #93

Closed goodluck-hojae closed 1 month ago

goodluck-hojae commented 1 month ago

Hi, I tried to follow the ClusterGCN project's instruction which requires to install "metis" library as a prerequisite. However, metis official website/download page (http://glaros.dtc.umn.edu/gkhome/metis/metis/download) seems to be down :disappointed: Could anyone help? Thank you

gfaster commented 1 month ago

You could either download the latest release or look in your distro's repositories. For Ubuntu and Debian it's libmetis-dev, there's a metis package in the AUR, nixpkgs, and Guix.

If you're on Windows, you'll probably have to build from source.

goodluck-hojae commented 1 month ago

Thank you so much. I resolved issue by building the project with the tag version 5.1.1.