Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault with version 5.1.1 #69

Open
ruizhi92 opened this issue Jul 31, 2023 · 1 comment
Open

Segmentation fault with version 5.1.1 #69

ruizhi92 opened this issue Jul 31, 2023 · 1 comment

Comments

@ruizhi92
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants