The development copy of PETSc allows using --prefix with MPICH http://www.mcs.anl.gov/petsc/developers/index.html
> On Apr 17, 2015, at 2:38 PM, Sun, Hui <[email protected]> wrote: > > Hello, > > I want to install petsc with valgrind. And I read some documentations, which > suggests me to do > ./configure --download-mpich --with-valgind-dir=… > > However, I also want to specify --prefix, but petsc doesn't allow me, because > --download-mpich option does not work with --prefix install. > > Is there anyway that I can have petsc --prefix, together with valgrind? > > Best, > Hui
