Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I change the PETSc I am using to another without reconfiguring?

petsc reconfiguring
0
10 Posted

How can I change the PETSc I am using to another without reconfiguring?

0
10

You can edit the configVars.mk file. Specifically you will need to modify the PETSC_LIBRARY file and have it point to the right place. This assumes that the build of PETSc works and uses the same version of MPI that you are linking sus against (hence the problems we were having last week on the cluster). Then delete all the libraries (rm lib/*.so) and recompile.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123