<div dir="ltr"><div><div><div>Dear <span style="font-family:arial,sans-serif;font-size:13px;font-weight:bold;white-space:nowrap">Kohlmeyer</span><div><span style="font-family:arial,sans-serif;font-size:13px;font-weight:bold;white-space:nowrap">thanks for your reply. i compile espresso 5.0.2 again and remove all library of openmpi & mpich2 . then run mpirun -np 8 and<br>

 give this massage :</span></div>The program 'mpirun' can be found in the following packages:<br> * lam-runtime<br> * mpich-bin<br> * mpich-mpd-bin<br> * mpich-shmem-bin<br> * mpich2<br> * openmpi-bin<br>Try: apt-get install <selected package><br>

</div> i install only mpich2 but give again this error :<br><br>  from test_input_xml: Empty input file .. stopping<br>
  from test_input_xml: Empty input file .. stopping<br>
  from test_input_xml: Empty input file .. stopping<br>
  from test_input_xml: Empty input file .. stopping<br><br></div>i remove mpich2 and install openmpi-bin but give again above error.<br></div>what i can do?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Sun, Dec 8, 2013 at 11:22 PM, Axel Kohlmeyer <span dir="ltr"><<a href="mailto:akohlmey@gmail.com" target="_blank">akohlmey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Sun, Dec 8, 2013 at 8:34 PM, ehsan targholi <<a href="mailto:targholi@gmail.com">targholi@gmail.com</a>> wrote:<br>
> hi<br>
> Dear all<br>
> i have problem with run quantum espresso in parallel state. i install both<br>
> openmpi and mpich2. quantum espresso work correctly without parallel. (pw.x)<br>
<br>
</div>what is the purpose of installing two MPI libraries? it only increases<br>
the chances of something going wrong. better pick one.<br>
<div class="im"><br>
> but when i insert  ' mpirun -np 8 pw.x' dose not work correctly and give<br>
> this error in terminal:<br>
><br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
><br>
> and 7 core of 8 core of cpu killing job and pw.x work with only one core to<br>
> end, sometime with same input give this error in terminal:<br>
><br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
>  from test_input_xml: Empty input file .. stopping<br>
><br>
> and work pw.x with 4 core of cpu.<br>
> pleas help me to install and run quantum espresso in parallel state.<br>
<br>
</div>my guess would be you use the mpirun of one MPI library package with<br>
an executable compiled against the other, so it cannot forward you<br>
input, or you are making some even more fundamental error.<br>
<br>
the best thing to do would be to first compile and run some simple MPI<br>
test/demo programs so you get familiar with how to properly compile<br>
and run parallel programs. only after you are comfortable with it, you<br>
should move on to compiling/running pw.x<br>
<br>
axel.<br>
<div class="im"><br>
<br>
><br>
> best regard<br>
> Ehsan Targholi<br>
> graduate student of chemistry department of iust<br>
><br>
><br>
><br>
</div>> _______________________________________________<br>
> Pw_forum mailing list<br>
> <a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
> <a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Dr. Axel Kohlmeyer  <a href="mailto:akohlmey@gmail.com">akohlmey@gmail.com</a>  <a href="http://goo.gl/1wk0" target="_blank">http://goo.gl/1wk0</a><br>
International Centre for Theoretical Physics, Trieste. Italy.<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
</font></span></blockquote></div><br></div>