Dear Sudarshan, Could you please post the other log files, namely "detailed.log" and "summary.log". If the experience of previous posters with MPI problem is anything to go by then you've either (1) got a broken MPI installation, or (2) have compiled one or more of deal.II's dependencies using another [MPI] compiler.
Regards, J-P On Thursday, December 15, 2016 at 8:45:02 PM UTC+1, Sudarshan Kumar wrote: > > > I have compiled dealii with the following; > > cmake -DDEAL_II_WITH_MPI=ON \ > -DDEAL_II_WITH_TRILINOS=ON\ > -DTRILINOS_DIR=~/trilinos/ \ > -DCMAKE_INSTALL_PREFIX=~/dealII_1 \ > ~/dealii-8.4.1 > > > I installed trilinos12.4.2. I could compile and install dealii with the > above command. But when I run the make test, test 4 is failed. Please see > the attached log file. > I was unable to rectify this. Help is appreciated. thanks a lot. > -- 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.
