Skip to content

Error while compiling libMesh on HPC: "unsupported/Eigen/IterativeSolvers: No such file or directory" #27128

Discussion options

You must be logged in to vote

Here's a workaround:

  • Download eigen3 (version >= 3.1.2) to an external folder
  • modify configure script to include --with-eigen-include="external eigen3 directory"

after which libmesh successfully compiles.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lindsayad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants