<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Yes it is, or should be from my experience.&nbsp; You need to look at the mailinglist, and it takes time t work out somethings as there also system (your simulation) dependent.&nbsp; Mostly these are parameters such as domain decomposition sizes, number of threads, -rdd, -rcon -dds and others (I found more important for speed)&nbsp; -mpi vs -nt and -ntomp and similar parameters, along with some -npme.&nbsp; The mail list has alot more, but in the end these have to be optimised based on your system, deminsions, whats in it, etc...in the end you see a speed up untill you get a good 200 atoms per unit cell in the decomposed grid is what I found, a 4-5 day simulation, 4000 amino acids and 169,000 atoms went to 12-15 hours at 4-5 ns simulation time.</div>

<div>&nbsp;</div>

<div>Sincerely,</div>

<div>&nbsp;</div>

<div>STephan Watkins</div>

<div>&nbsp;
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b>&nbsp;Donnerstag, 30. Januar 2014 um 19:50 Uhr<br/>
<b>Von:</b>&nbsp;&quot;MUSYOKA THOMMAS&quot; &lt;mutemibiochemistry@gmail.com&gt;<br/>
<b>An:</b>&nbsp;&quot;Discussion list for GROMACS users&quot; &lt;gmx-users@gromacs.org&gt;<br/>
<b>Betreff:</b>&nbsp;[gmx-users] MD SIMULATIONS ON A CLUSTER</div>

<div name="quoted-content">Dear Users,<br/>
I have been doing 10 ns MD simulations of protein-ligand complexes on a<br/>
local cluster of 64 cores using GROMACS 4.5.7. However, there seems to be<br/>
no much difference in the time it takes to complete one cycle of an mdrun<br/>
(3-days - same as when I used a machine with 4 cores).<br/>
<br/>
Will be appreciative to know if its possible shorten the time period.<br/>
<br/>
See the following command that I have incorporated in a python script so as<br/>
to automate the md process right from the beginning.<br/>
<br/>
<br/>
md=&quot;md.mdp&quot;<br/>
os.system(mdscriptcopy)<br/>
finalmdruncommand=&quot;grompp -f %s -c %s -t %s -p %s -n %s -o %s&quot;%<br/>
(md,nptgro,nvtcpt,topoltop,indexfile,mdtpr)<br/>
os.system(finalmdruncommand)<br/>
*finalrun=&quot;mdrun -v -deffnm md&quot;*<br/>
os.system(finalrun)<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
*&quot;Do all the good you can, By all the means you can, In all the ways you<br/>
can, In all the places you can,At all the times you can,To all the people<br/>
you can,As long as ever you can.&quot; - John Wesley. *<br/>
--<br/>
Gromacs Users mailing list<br/>
<br/>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List</a> before posting!<br/>
<br/>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br/>
<br/>
* For (un)subscribe requests visit<br/>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users</a> or send a mail to gmx-users-request@gromacs.org.</div>
</div>
</div>
</div></div></body></html>