Hi, i was wondering if there is any issues with compiling petsc based on mvapich-0.9.9. I tells me that it is unable to configure with given options. I configure as such: ./config/configure.py --with-mpi-include=/usr/mpi/mvapich-0.9.9/gcc/include --with-mpi-lib=/usr/mpi/mvapich-0.9.9/gcc/lib/libmpich.a --with-debugging=0 --with-log=0 --with-cc=gcc --with-fc=gfortran --download-f-blas-lapack=1 --download-superlu=1 --download-superlu_dist=1 --download-spooles=1 --download-hypre=hypre-2.4.0b.tar.gz
I can compile ?petsc against the mvapich2 libraries just fine. thanks matt
