[petsc-dev] OpenMPI && petsc-2.3.3-p15
Eric Chamberland
Eric.Chamberland at giref.ulaval.ca
Wed Jan 6 08:21:40 CST 2010
Hi,
we have compile petsc-2.3.3-p15 with openMPI 1.3.4. To have it working
with our C++ code, I did a "#define OMPI_SKIP_MPICXX".
In petsc.h, this is already done but for MPICH, on line #137:
#define MPICH_SKIP_MPICXX 1
It would be nice to also have a:
#define OMPI_SKIP_MPICXX" 1
But I don't know if it would be necessery also in petsc release 3.
Thank you!
Eric
More information about the petsc-dev
mailing list