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

error: Segmentation fault (core dumped) #78

Open
ztdepztdep opened this issue Oct 6, 2022 · 1 comment
Open

error: Segmentation fault (core dumped) #78

ztdepztdep opened this issue Oct 6, 2022 · 1 comment

Comments

@ztdepztdep
Copy link

I input my matrix into the "testMixedPrecision.cpp", but i got the following error. Attachment please find my mtx file.

`# Initializing STRUMPACK

running serially, no OpenMP support!

opening file 'Adiffusion.mtx'

%%MatrixMarket matrix coordinate real general

reading 5,041 by 5,041 matrix with 80,389 nnz's from Adiffusion.mtx

Segmentation fault (core dumped)
`
Adiffusion.txt

@pghysels
Copy link
Owner

pghysels commented Oct 7, 2022

It works for me with the file you added.

Can you try

./testMMdouble Adiffusion.mtx

Or

./testPoisson3d 10

If all this fails, then can you send me how you invoke the CMake? And send me the output from CMake.

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