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

Does not compile with OpenMP #102

Open
quantenschaum opened this issue Nov 7, 2024 · 0 comments
Open

Does not compile with OpenMP #102

quantenschaum opened this issue Nov 7, 2024 · 0 comments

Comments

@quantenschaum
Copy link

When I pass -Dopenmp=true to cmake the output says

-- The following features have been enabled:

 * ScalaPACK, Scalapack linear algebra library https://www.netlib.org/scalapack/
 * Openmp, OpenMP API https://www.openmp.org/
 * real64, Build with double precision
 * shared, Build shared libraries

But when I use the solver it tells me

Entering DMUMPS 5.7.3 from C interface with JOB, N, NNZ =   6           2              4
      executing #MPI =      1, without OMP

How can I get it to use OMP?

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

1 participant