<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>Dear wien2k users,</div><div>Could anyone please help to install k-point patallelization. I have 7 desktop with i7 processor. Can anyone send me the steps that i need to follow, i am using CentOS 5.5 for all the PCs.&nbsp;</div><div>Anyone, please help us to install it.&nbsp;</div><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Thanks in advanced..</div><div style="font-family:times new roman, new york, times, serif;font-size:12pt">regards,</div><div style="font-family:times new roman, new york, times, serif;font-size:12pt">moshi<br><div style="font-family:arial, helvetica, sans-serif;font-size:13px"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Peter Blaha &lt;pblaha@theochem.tuwien.ac.at&gt;<br><b><span
 style="font-weight: bold;">To:</span></b> A Mailing list for WIEN2k users &lt;wien@zeus.theochem.tuwien.ac.at&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Thu, June 9, 2011 6:50:24 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Wien] K-point parallel with MPI<br></font><br>
We don't know what: "even though I have my .machines file set up correctly" means ...<br><br>Check $WIENROOT/parallel_options. You should have zeros for<br><br>USE_REMOTE 1 or 0&nbsp; &nbsp;  is "active" for k-point parallelization only (not your case)<br>you will use ssh (or not) when using&nbsp; serial k-parallelization.<br><br>MPI_REMOTE 1 or 0&nbsp; &nbsp; is "active" for mpi-only or mixed mpi + k-point parallelization.<br>for MPI_REMOTE=1 you would ssh to the nodes and then span an mpi job there,<br>MPI_REMOTE=0&nbsp;  should start the mpijob on the "master-node" and use the corresponding machines file<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  to know where the jobs are actually running.<br><br>In lapw1para there is clearly a "background" symbol &amp; in the corresponding lines:<br><br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; if ($mpiremote == 1) then<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set
 remotemachine = `head -1 .machine$p`<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;  ($remote $remotemachine "cd $PWD;$t $ttt;rm -f .lock_$lockfile[$p]") &gt;&gt;.time1_$loop &amp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  else<br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  (cd $PWD;$t $ttt;rm -f .lock_$lockfile[$p]) &gt;&gt;.time1_$loop &amp;&nbsp; &nbsp; &nbsp; &lt;--------<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  endif<br><br>so it should start all k-point lapw1mpi jobs&nbsp; in parallel (with a delay of 1 second or so).<br><br>Maybe your mpi does not support running of 2 mpi-jobs at the same time and blocks the second?<br>Try it out with k-parallel only and USE_REMOTE=0<br><br>Am 09.06.2011 11:55, schrieb David Tompsett:<br>&gt; Dear All,<br>&gt;<br>&gt; I have a general question about installing Wien2k 11 without being able to use remote passwordless ssh.<br>&gt;<br>&gt; In the installation that I have my sysadmin chose "yes"
 to the shared memory question in siteconfig. I then have attempted running mixed k-parallel/MPI jobs. What I have found<br>&gt; happens is that the mpirun calls for each group of k-points are issued sequentially rather than in parallel, even though I have my .machines file set up correctly.<br>&gt;<br>&gt; Can anyone advise me as to how I can alter my installation setup so that the MPI calls for each k-point group will be called at the same time?<br>&gt;<br>&gt; Many thanks,<br>&gt; David Tompsett.<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Wien mailing list<br>&gt; <a ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br><span>&gt; <a target="_blank" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a></span><br><br>-- <br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  P.Blaha<br>--------------------------------------------------------------------------<br>Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>Phone: +43-1-58801-15671&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  FAX: +43-1-58801-15698<br>Email: <a ymailto="mailto:blaha@theochem.tuwien.ac.at" href="mailto:blaha@theochem.tuwien.ac.at">blaha@theochem.tuwien.ac.at</a><span>&nbsp; &nbsp; WWW: <a target="_blank" href="http://info.tuwien.ac.at/theochem/">http://info.tuwien.ac.at/theochem/</a></span><br>--------------------------------------------------------------------------<br>_______________________________________________<br>Wien mailing list<br><a ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at" 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></div></div><div style="position:fixed"></div>


</div></body></html>