please don't forget to mark the reply that helped as "Best Answer" so that the topic is shown as "Answered".
Regards, Denis. On Tuesday, December 20, 2016 at 4:19:14 PM UTC+1, Sudarshan Kumar wrote: > > > Dear Heister, > > The problem was that I did not choose corerct mpi compiler, now the > problem is solved, please see the out put. > Thanks a lot for your help. > > Test project > /export/home/investigadores/skumar/builddealii/tests/quick_tests > Start 1: step.debug > 1/8 Test #1: step.debug ....................... Passed 29.32 sec > Start 2: step.release > 2/8 Test #2: step.release ..................... Passed 26.13 sec > Start 3: affinity.debug > 3/8 Test #3: affinity.debug ................... Passed 12.92 sec > Start 4: mpi.debug > 4/8 Test #4: mpi.debug ........................ Passed 14.56 sec > Start 5: tbb.debug > 5/8 Test #5: tbb.debug ........................ Passed 9.30 sec > Start 6: p4est.debug > 6/8 Test #6: p4est.debug ...................... Passed 21.76 sec > Start 7: step-petsc.debug > 7/8 Test #7: step-petsc.debug ................. Passed 22.75 sec > Start 8: step-slepc.debug > 8/8 Test #8: step-slepc.debug ................. Passed 24.33 sec > > 100% tests passed, 0 tests failed out of 8 > > Total Test time (real) = 161.07 sec > Built target test > > > On Mon, Dec 19, 2016 at 12:58 PM, Timo Heister <[email protected] > <javascript:>> wrote: > >> Can you go into >> /home/sudarshan/dealii-8.4.1/build/tests/quick_tests >> and try >> mpirun -n 2 ./mpi.debug >> mpiexec -n 2 ./mpi.debug >> which mpirun >> which mpiexec >> >> and report back the results? It could be that you have the wrong >> launcher (coming from a different MPI installation). >> >> >> On Fri, Dec 16, 2016 at 6:24 AM, sudarshan kumar <[email protected] >> <javascript:>> wrote: >> > Please see the attached .log files. >> > >> > Thanks a lot >> > >> > Sudarshan >> > >> > On Fri, Dec 16, 2016 at 10:43 AM, Jean-Paul Pelteret < >> [email protected] <javascript:>> >> > wrote: >> >> >> >> 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 >> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.dealii.org_&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=jML7PcoOW_7To7cKoLP_q9m1kwbgauoORCoCGwTc0MU&e= >> >> For mailing list/forum options, see >> >> >> https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_forum_dealii-3Fhl-3Den&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=t2811jgzf_tZg_f2Hq8Bkr0Bp16aTspeC0BZoM9kzcA&e= >> >> --- >> >> You received this message because you are subscribed to a topic in the >> >> Google Groups "deal.II User Group" group. >> >> To unsubscribe from this topic, visit >> >> >> https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_topic_dealii_mV-2DjuFpnybA_unsubscribe&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=z3LLfKgmGt_sUrtgE3vzQwQkE3kZ6xSVI2T0nvg9ZpI&e= >> >> . >> >> To unsubscribe from this group and all its topics, send an email to >> >> [email protected] <javascript:>. >> >> For more options, visit >> https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=VUFCQ871zZQPGtaTdnCbDiyRLEq4_UDzi-9_JToqktE&e= >> >> . >> > >> > >> > >> > >> > -- >> > Dr. Sudarshan Kumar Kenettinkara >> > Post doctoral fellow >> > Centro de Investigación en Ingeniería Matemática >> > UDEC, Casilla-160 >> > Concepcion, Chile 4030000 >> > Phone +56 9 98095323 >> > Office: 20 >> > Phone: +56-4-2661320 >> > Email: [email protected] <javascript:> >> > Homepage: >> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.ci2ma.udec.cl_skumar_&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=xK7S8-2hEN1RAwFgVHxFdi_aEWgl8Mg1LFq-7bYlpWE&e= >> > >> > -- >> > The deal.II project is located at >> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.dealii.org_&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=jML7PcoOW_7To7cKoLP_q9m1kwbgauoORCoCGwTc0MU&e= >> > For mailing list/forum options, see >> > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_forum_dealii-3Fhl-3Den&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=t2811jgzf_tZg_f2Hq8Bkr0Bp16aTspeC0BZoM9kzcA&e= >> > --- >> > 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] <javascript:>. >> > For more options, visit >> https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=CwIFaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=q5Rw0J_blGm1OVnU8itERH8yLcafzFjYnynk_48eCBo&s=VUFCQ871zZQPGtaTdnCbDiyRLEq4_UDzi-9_JToqktE&e= >> >> . >> >> >> >> -- >> Timo Heister >> http://www.math.clemson.edu/~heister/ >> >> -- >> 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 a topic in the >> Google Groups "deal.II User Group" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/dealii/mV-juFpnybA/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Dr. Sudarshan Kumar Kenettinkara > Post doctoral fellow > Centro de Investigación en Ingeniería Matemática > UDEC, Casilla-160 > Concepcion, Chile 4030000 > Phone +56 9 98095323 > Office: 20 > Phone: +56-4-2661320 > Email: [email protected] <javascript:> > Homepage: http://www.ci2ma.udec.cl/skumar/ > -- 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.
