Oh, thanks...
With the flag
libmesh_CXXFLAGS += -DMPICH_SKIP_MPICXX
in Make.common no need to recompile.
Lorenzo
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting even
On Wed, 23 Apr 2008, Lorenzo Botti wrote:
> How can I be sure to compile PETSc against a C MPI interface?
> Do I need to recompile MPI with --disable-cxx?
Not necessarily, but that's the safest thing to do. Everything else
is implementation dependent; non-standard compiler flags like
"MPICH_SKI
Thank you for the reply...
How can I be sure to compile PETSc against a C MPI interface?
Do I need to recompile MPI with --disable-cxx?
Lorenzo
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't m