I suspect that you are compiling with a mpif90 version that was compiled with a different compiler or similar, this is 99.99% an mpi issue. (From a quick google of your problem, which you can do as well, things like an incompatible mpi.h can cause this.) Check how your mpi was compiled, try some of the simple mpi tests?<br>
<br><div class="gmail_quote">2011/1/11 lagoun brahim <span dir="ltr">&lt;<a href="mailto:lag17_brahim@yahoo.fr">lag17_brahim@yahoo.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><span lang="en"><span title="Cliquer ici pour voir d&#39;autres traductions">thank you</span> <span title="Cliquer ici pour voir d&#39;autres traductions">very much</span> <span title="Cliquer ici pour voir d&#39;autres traductions"></span></span>Prof. Blaha <span lang="en"><span title="Cliquer ici pour voir d&#39;autres traductions">for your</span> <span title="Cliquer ici pour voir d&#39;autres traductions">reply</span><br>
 <span title="Cliquer ici pour voir d&#39;autres traductions">we</span> <span title="Cliquer ici pour voir d&#39;autres traductions">have a</span> <span title="Cliquer ici pour voir d&#39;autres traductions">work station</span> <span title="Cliquer ici pour voir d&#39;autres traductions">with 2x</span>
 quad <span title="Cliquer ici pour voir d&#39;autres traductions">Xeon</span> <span title="Cliquer ici pour voir d&#39;autres traductions">(</span><span title="Cliquer ici pour voir d&#39;autres traductions">8processeures</span><span title="Cliquer ici pour voir d&#39;autres traductions">) but</span> <span title="Cliquer ici pour voir d&#39;autres traductions">I</span> <span title="Cliquer ici pour voir d&#39;autres traductions">wanted to</span> <span title="Cliquer ici pour voir d&#39;autres traductions">test</span> <span title="Cliquer ici pour voir d&#39;autres traductions">a</span> <span title="Cliquer ici pour voir d&#39;autres traductions">parallel in a</span> <span title="Cliquer ici pour voir d&#39;autres traductions">duelcore</span><br>
 <span title="Cliquer ici pour voir d&#39;autres traductions">I</span> <span title="Cliquer ici pour voir d&#39;autres
 traductions">deleted</span> <span title="Cliquer ici pour voir d&#39;autres traductions">the</span> <span title="Cliquer ici pour voir d&#39;autres traductions">line</span> <span title="Cliquer ici pour voir d&#39;autres traductions">LAPW0: dft2</span><br>
 <span title="Cliquer ici pour voir d&#39;autres traductions">and</span> <span title="Cliquer ici pour voir d&#39;autres traductions">I ran</span> <span title="Cliquer ici pour voir d&#39;autres traductions">run_lapw</span><span title="Cliquer ici pour voir d&#39;autres traductions"> -</span><span title="Cliquer ici pour voir d&#39;autres traductions">p</span> <span title="Cliquer ici pour voir d&#39;autres traductions">and got</span> <span title="Cliquer ici pour voir d&#39;autres traductions">the</span> <span title="Cliquer ici pour voir d&#39;autres traductions">following error message</span><span title="Cliquer ici pour voir d&#39;autres traductions">:</span></span><br>
LAPW0 END<br>Fatal error in MPI_Comm_size: Invalid communicator, error stack:<br>MPI_Comm_size(111): MPI_Comm_size(comm=0x5b, size=0x8d9d6c) failed<br>MPI_Comm_size(69).: Invalid communicator<br>cat: No match.<br>i dont now where is the problem<br>
and thanks in advance<br><br>--- En date de : <b>Mar 11.1.11, Peter Blaha <i>&lt;<a href="mailto:pblaha@theochem.tuwien.ac.at" target="_blank">pblaha@theochem.tuwien.ac.at</a>&gt;</i></b> a écrit :<br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px">
<br>De: Peter Blaha &lt;<a href="mailto:pblaha@theochem.tuwien.ac.at" target="_blank">pblaha@theochem.tuwien.ac.at</a>&gt;<br>Objet: Re: [Wien] parallel<br>À: &quot;A Mailing list for WIEN2k users&quot; &lt;<a href="mailto:wien@zeus.theochem.tuwien.ac.at" target="_blank">wien@zeus.theochem.tuwien.ac.at</a>&gt;<br>
Date: Mardi 11 janvier 2011, 15h47<br><br><div>You may have noted that   lapw0 did not run in parallel.<br><br>Guess why ?  the line     LAPW0:dft2    is not
 correct.<br><br>PS: We need more info for better help.<br><br>PPS: If you have only ONE 2-core machines or your network is slow (Gbit)<br>the mpi-parallel version is useless.<br><br>Use k-parallelism. Check the UG.<br><br>
Am 11.01.2011 12:04, schrieb lagoun brahim:<br>&gt; Dear Prof. Blaha and Wien2k users<br>&gt; i have compiling the parallel part of wien2k_09.2 but when i run the run_lapw comande i get this message any suggestion and help please<br>
&gt; i have a duelcore proce with opensuse 10.3 64bits, fortran compiler ifort, c compiler icc +mkl libraries and mpich2 configured with (hydra)<br>&gt; here is my configuration and machines file<br>&gt; configuration:<br>
&gt; O Compiler options: -FR -mp1 -w -prec_div -pc80 -pad -align -DINTEL_VML -traceback<br>&gt; L Linker Flags: -L/opt/intel/Compiler/11.1/072/lib/intel64 -pthread -i-static<br>&gt; P Preprocessor flags &#39;-DParallel&#39;<br>
&gt; R R_LIB (LAPACK+BLAS): -L/home/MKLlibraries/lib/em64t -lmkl_lapack
 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lguide -lpthread<br>&gt;<br>&gt; RP RP_LIB(SCALAPACK+PBLAS): -lmkl_scalapack_lp64 -lmkl_blacs_lp64 -L/usr/local/lib/ -lfftw_mpi -lfftw $(R_LIBS)<br>&gt; FP FPOPT(par.comp.options): $(FOPT)<br>
&gt; MP MPIRUN commando : mpiexec -np _NP_ -machinefile _HOSTS_ _EXEC_<br>&gt; machinefile<br>&gt;<br>&gt; 1:dft2:2<br>&gt; LAPW0:dft2<br>&gt; granularity:1<br>&gt; extrafine:1<br>&gt;<br>&gt;<br>&gt; error message<br>&gt;<br>
&gt; run_lapw -p -ec 0.01<br>&gt; LAPW0 END<br>&gt; @: Expression Syntax.<br>&gt;<br>&gt;  &gt; stop error<br>&gt;<br>&gt; and thanks in advance<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>
&gt; Wien mailing list<br>&gt; <a href="http://mc/compose?to=Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>&gt; <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
<br>-- <br><br>                                       P.Blaha<br>--------------------------------------------------------------------------<br>Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>Phone: +43-1-58801-15671             FAX: +43-1-58801-15698<br>
Email: <a href="http://mc/compose?to=blaha@theochem.tuwien.ac.at" target="_blank">blaha@theochem.tuwien.ac.at</a>    WWW: <a href="http://info.tuwien.ac.at/theochem/" target="_blank">http://info.tuwien.ac.at/theochem/</a><br>
--------------------------------------------------------------------------<br>_______________________________________________<br>Wien mailing list<br><a href="http://mc/compose?to=Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br></div></blockquote></td></tr></tbody></table><br>




      <br>_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Laurence Marks<br>Department of Materials Science and Engineering<br>MSE Rm 2036 Cook Hall<br>2220 N Campus Drive<br>Northwestern University<br>Evanston, IL 60208, USA<br>
Tel: (847) 491-3996 Fax: (847) 491-7820<br>email: L-marks at northwestern dot edu<br>Web: <a href="http://www.numis.northwestern.edu">www.numis.northwestern.edu</a><br>Chair, Commission on Electron Crystallography of IUCR<br>
<a href="http://www.numis.northwestern.edu/">www.numis.northwestern.edu/</a><br>Electron crystallography is the branch of science that uses electron scattering and imaging to study the structure of matter.<br>