Hello, I have an in-house code enabled OpenMP and it works. Now I am trying to incorporate PETSc as the linear solver and build together using the building rules in $PETSC_HOME/lib/petsc/conf/rules. However, I found the OpenMP part doesn't work anymore. Should I re-configure the petsc installation with --with-openmp=1 option? I wonder are the building rules affected by this missing option?
Thanks, Qiyue Lu
