Respected Prof. Bangerth, I am just calling dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1) once. I am not making an explicit call to MPI_Init anywhere.
Should I reinstall my mpi library ? Does deal.ii will also need to be recompiled then ? On Friday, October 28, 2016 at 11:48:51 AM UTC-4, Wolfgang Bangerth wrote: > > On 10/28/2016 09:47 AM, RAJAT ARORA wrote: > > > > Yes, you are right :). > > When running with 4 mpi processes, all threads print their rank as 0. > > > > Why is it broken all of a sudden. What is this problem called ? How do I > > correct it ? > > I don't know. Are you calling MPI_Init, for example? > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > <javascript:> > www: http://www.math.colostate.edu/~bangerth/ > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
