How can I change the PETSc I am using to another without reconfiguring?
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
- While reconfiguring the DC directory as mentioned in the document Directory Issues, the command does not work as expected. How do I troubleshoot this issue?
- How can I request minor building modifications at the STRF such as moving biological safety cabinets or reconfiguring furniture?
- How can I change the PETSc I am using to another without reconfiguring?