Skip to content

Unable to compile PETSc with Mumps #16441

Discussion options

You must be logged in to vote

New complied MUMPS conflict with Conda carried MUMPS. There are two options for you:

  1. use conda to get all latest packages including PETSc and libMesh via conda update --all

or

  1. create a new environment without PETSc and libMesh in it. For example, conda create --name newmoose moose-mpich moose-tools. In this new environment, you can then use update_and_rebuild_petsc.sh . After you build PETSc, and you need to build libMesh.

For conda users, we suggest taking option 1.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@r-williams-2
Comment options

@fdkong
Comment options

Answer selected by r-williams-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants