compile petsc on cluster #17941
-
|
Hello, I am trying to install moose on a cluster, and I get the following error when installing petsc: Trying to download git://https://bitbucket.org/petsc/pkg-mumps.git for MUMPS Attached is the configure.log. Also, here are the loaded modules:
Thank you very much for your help, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi Roozbeh A few of the first errors are referencing dos.h. This is odd since your cluster should be on linux. Can you check your environment PATH, CC, CXX, FC, etc for anything odd? @fdkong who's the expert on mumps? Guillaume |
Beta Was this translation helpful? Give feedback.
-
I am having the same problem with compiling PETSc too, but my error is as follows:
|
Beta Was this translation helpful? Give feedback.
Hi Roozbeh
A few of the first errors are referencing dos.h. This is odd since your cluster should be on linux.
Can you check your environment PATH, CC, CXX, FC, etc for anything odd?
@fdkong who's the expert on mumps?
And do we absolutely need mumps or is it once of the ones we can disable temporarily?
Guillaume