<div dir="ltr"><div style="font-size:large" class="gmail_default">Hii,</div><div style="font-size:large" class="gmail_default"><br></div><div style="font-size:large" class="gmail_default">If you are doing k-point parallel calculation (having number of k-points
 in IBZ more then 12) then use below script on terminal where you want 
to run the calculation or use in your job script with -p option in 
run(sp)_lapw (-so).</div><div style="font-size:large" class="gmail_default"><br></div><div style="font-size:large" class="gmail_default">if anyone knows how to repeat a nth line m times in a file then this script can be changed.</div><div style="font-size:large" class="gmail_default"><br></div><div style="font-size:large" class="gmail_default">Below script simply coping machine file from temple directory and updating it as per your need.<br></div><div style="font-size:large" class="gmail_default">So you do not need copy it, open it in your favorite editor and do it manually.<br></div><div style="font-size:large" class="gmail_default"><br></div><div style="font-size:large" class="gmail_default"><span style="color:rgb(0,0,255)">cp $WIENROOT/SRC_templates/.machines . ; grep localhost .machines | perl -ne 'print $_ x 6' > LOCALHOST.dat ; tail -n 2 .machines > grang.dat ; sed '22,25d' .machines > MACHINE.dat ; cat MACHINE.dat localhost.dat grang.dat > .machines ; rm <span style="color:rgb(0,0,255)">LOCALHOST.dat</span> MACHINE.dat grang.dat</span></div><div style="font-size:large" class="gmail_default"><br></div><div style="font-size:large" class="gmail_default">regards</div><div style="font-size:large" class="gmail_default">Bhamu<br></div><div style="font-size:large" class="gmail_default"></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 22, 2019 at 10:52 PM Indranil mal <<a href="mailto:indranil.mal@gmail.com">indranil.mal@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">
<div>respected sir/ Users,</div><div>                    I am using a PC with intel i7 8th gen (with 12 cores) 32GB RAM and 2TB HDD with UBUNTU 18.04 LTS. I have installed OpenBLAS-0.2.20 and using GNU FORTRAN and c compiler. I am trying to run a system with 100 atoms only two cores are using the rest of them are idle and the calculation taking a too long time. I have not installed mpi ScaLAPACK or elpa. Please help me what should I do to utilize all of the cores of my cpu.</div><div><br></div><div><br></div><div><br></div><div>Thanking you <br></div><div><br></div><div>Indranil<br></div>

</div>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto: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" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div>