This snapshot of PETSc is broken for MPI that don't explicitly list a mpi
include directory.
File
"/global/u2/m/madams/petsc/config/BuildSystem/config/packages/parmetis.py",
line 26, in formCMakeConfigureArgs
args.append('-DMPI_INCLUDE_PATH='+self.mpi.include[0])
To get passed it add a
-with-mpi-include=/pathtoincludedirectorywhereyouknowmpi.his to the configure
arguments.
Barry
> On May 28, 2015, at 5:33 PM, Mark Adams <[email protected]> wrote:
>
> My code is hanging PCFieldSplit and maint seems to work. I started git
> bisection bit it is failing to download Parmetis. Could there be a missing
> tarball on the server?
> Mark
> <configure.log>