METIS icon indicating copy to clipboard operation
METIS copied to clipboard

Segmentation fault with version 5.1.1

Open ruizhi92 opened this issue 1 year ago • 1 comments

I installed version 5.1.1 with CentOS 7.9.2009, gcc compiler, c++11

When invoking METIS_PartGraphKway with the simplest program I found https://people.math.sc.edu/Burkardt/cpp_src/metis_test/metis_test.cpp, compiler reports "segmentation fault".

I searched and found that currently version 5.2.1 has some problems with the gklib dependency, so I tried to downgrade version to 5.1.0 instead from this archived url http://glaros.dtc.umn.edu/gkhome/metis/metis/download. With version 5.1.0, the bug no longer exists.

Post this information here for now, in case anyone encounters the same problem.

ruizhi92 avatar Jul 31 '23 06:07 ruizhi92

See the discussion here https://github.com/conda-forge/metis-feedstock/issues/35

mikemhenry avatar Aug 17 '23 16:08 mikemhenry