> So that means the deal compiler doesnt support mpi. But i configured it > with --with-CC=mpiCC --with-CXX=mpic++. Did i miss something?
When you run ./configure, take a look at the output on the first page or so where it tells you which compiler it is using, what version, etc. There's also one test that checks that MPI can be used. What's the output there? Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
