@srkohn
User story: I want to know specifically which system dependencies are in the dependency graph for quandary when installing PETSc. Basically, readme is confusing for PETSc install. Which configure flags are minimum requirements, does quandary need PETSc to be installed with blas, lapack, fortran?
Reproduce:
Download tarball PETSc version 3.19
Configure PETSc with default config described from link https://PETSc.org/release/install/install_tutorial
./configure
make all
make check
The PETSc install works but quandary has PETSc error
Screenshots below


