<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 7:16 PM, Justin Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu" target="_blank">jalemkul@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi All,<br>
<br>
My code for polarizable simulations with extended Lagrangian for our Drude force field is basically done.  I have a few issues related to pdb2gmx left to address, but I plan to do that probably in the coming week.  The changes are basically an extension of the md-vv integrator and are largely confined to:<br>
<br>
1. A few new thermostat functions<br>
2. A few new .mdp settings<br></blockquote><div><br></div><div>That will mean bumping the .tpr version. This is fine, but please read and follow the docs in tpxio.c. Not doing that properly can do terrrible things to Jenkins builds when the expectations of the code and the contents of the files don&#39;t match, leading to horrible pointer fails inside analysis tools. Manually killing processes and re-triggering Jenkins jobs is something we&#39;d like to avoid at all costs. So, if the .mdp needs are fixed, then we can separate the tpr I/O stuff into its own patch (e.g. issue a temporary fatal error from mdrun if the .tpr has the new settings). This will let us get that debugged and stable early, before adding the real code and test cases, and avoiding any instability during times of high Jenkins demand. Running the modified grompp under valgrind before uploading to Jenkins is a reasonably easy way to be a good citizen here.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3. Small changes within the Trotter decomposition/update functions to call our special Drude routines<br>
4. Compatibility with DD<br>
<br>
I need to merge in master at some point soon, and the code is all in the &quot;drude&quot; branch in git, but it should hopefully be reasonably easy to merge in.  Most of the code is simply new, rather than large-scale modifications of existing stuff.<br></blockquote><div><br></div><div>OK. You probably need both grompp and mdrun to issue fatal errors for the range of relevant .mdp options that are unsupported. We would much rather have</div><div><br></div><div>if (polarizable &amp;&amp; !(md-vv &amp;&amp; lincs &amp;&amp; !pull &amp;&amp; !freeze-groups &amp;&amp; whatever))</div><div>{</div><div>  gmx_fatal()</div><div>}</div><div><br></div><div>than permit untested code paths to run in the hands of users.</div><div><br></div><div>Mark</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-Justin<span class=""><br>
<br>
On 11/26/14 12:42 PM, Shirts, Michael R. (mrs5pt) wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Hi, all-<br>
My goals for 5.1:<br>
<br></span>
  * High priority:<br>
      o Resolve any lingering issues with proper framework to do free energy<span class=""><br>
        changes, so that everything is better documented and consistent, and<br>
        addressing lingering questions.<br></span>
          + Topics include verifying Hamiltonian replica exchange, making sure<span class=""><br>
            integrated with pull code, deciding on best practices, clearing out<br>
            redmine with free energy related issues, partially unifying analysis<br>
            approaches.  Adding a MBAR option into GROMACS would be nice, but<br>
            may need to wait.<br>
      o Finally remove the iteration code  (literally in the middle of rebasing<br>
        the removed-iteration code to the current master when receiving this email)<br></span>
      o At least partially reorganize the integrator framework bookkeeping to be<span class=""><br>
        cleaner and in the Trotter decomposition style.  This would be a code<br>
        reorganization, but should not be a feature change at this point. So the<br>
        scope would be whatever is manageable.<br></span>
  * Going to try very hard<br>
      o Add an MC Barostat (especially important if removing iterative MTTK in<br>
        above).<br>
      o Better document existing expanded ensemble framework and adding features<span class=""><br>
        from with Viveca&#39;s expanded ensemble framework to reduce code<br>
        duplication and harmonize approaches.<br>
<br></span>
  * Priorities for 5.2<br>
      o Fully trotterizing the code to support multiple time steps<br>
      o A more complete MC framework<br>
      o Free energy calculations using linear basis scheme (requires<span class=""><br>
        GPU-accelerated tabulated functions); this should accelerate free energy<br>
        calculations by removing it form the inner , as well as removing the<br>
        need to ever write free energy inner loops for SIMD or GPU.<br></span>
      o Multiple end states (instead of just A and B)<br>
      o Enveloping distribution sampling<span class=""><br>
<br>
Best,<br>
~~~~~~~~~~~~<br>
Michael Shirts<br>
Associate Professor<br>
Department of Chemical Engineering<br>
University of Virginia<br>
<a href="mailto:michael.shirts@virginia.edu" target="_blank">michael.shirts@virginia.edu</a><br>
(434) 243-1821<br>
<br></span>
From: Mark Abraham &lt;<a href="mailto:mark.j.abraham@gmail.com" target="_blank">mark.j.abraham@gmail.com</a> &lt;mailto:<a href="mailto:mark.j.abraham@gmail.com" target="_blank">mark.j.abraham@gmail.<u></u>com</a>&gt;&gt;<br>
Reply-To: &quot;<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@gromacs.org</a> &lt;mailto:<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@<u></u>gromacs.org</a>&gt;&quot;<br>
&lt;<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@gromacs.org</a> &lt;mailto:<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@<u></u>gromacs.org</a>&gt;&gt;<span class=""><br>
Date: Wednesday, November 26, 2014 at 12:18 PM<br>
To: Discussion list for GROMACS development &lt;<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@gromacs.org</a><br></span>
&lt;mailto:<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@<u></u>gromacs.org</a>&gt;&gt;, Christian Wennberg &lt;<a href="mailto:chriwen@kth.se" target="_blank">chriwen@kth.se</a><br>
&lt;mailto:<a href="mailto:chriwen@kth.se" target="_blank">chriwen@kth.se</a>&gt;&gt;, Iman Pouya &lt;<a href="mailto:iman.pouya@gmail.com" target="_blank">iman.pouya@gmail.com</a><br>
&lt;mailto:<a href="mailto:iman.pouya@gmail.com" target="_blank">iman.pouya@gmail.com</a>&gt;&gt;<u></u>, Alfredo Metere &lt;<a href="mailto:alfredo.metere@scilifelab.se" target="_blank">alfredo.metere@scilifelab.se</a><br>
&lt;mailto:<a href="mailto:alfredo.metere@scilifelab.se" target="_blank">alfredo.metere@<u></u>scilifelab.se</a>&gt;&gt;, Anca Hamuraru &lt;<a href="mailto:anca@streamcomputing.eu" target="_blank">anca@streamcomputing.eu</a><br>
&lt;mailto:<a href="mailto:anca@streamcomputing.eu" target="_blank">anca@streamcomputing.<u></u>eu</a>&gt;&gt;, Vincent Hindriksen<br>
&lt;<a href="mailto:vincent@streamcomputing.eu" target="_blank">vincent@streamcomputing.eu</a> &lt;mailto:<a href="mailto:vincent@streamcomputing.eu" target="_blank">vincent@<u></u>streamcomputing.eu</a>&gt;&gt;<div><div class="h5"><br>
Subject: [gmx-developers] plans for Gromacs 5.1 release<br>
<br>
Hi,<br>
<br>
It&#39;s time we got organized for the next minor release. Generally policy is<br>
unchanged - we do a feature-change release at least once a year, and bugfix<br>
releases periodically on the last minor/major release. An &quot;extra&quot; release for<br>
some special purpose is negotiable.<br>
<br>
I propose<br>
<br>
* now:<br>
     + get code you want to be considered for 5.1 into gerrit (tag the first<br>
line of the commit message [RFC] or [WIP] if you know that the current state of<br>
the code is not a serious candidate for merging)<br>
     + get your karma up by participating in review of others&#39; code<br>
     + reply to this email (or comment on your patches in gerrit) to guide other<br>
people about what might be important for them to review<br>
<br>
* mid-January:<br>
     + release 5.0.x<br>
     + release 5.1-beta from whatever is the tip of master branch at the time<br>
     + fork release-5-1 branch then (still open for functionality changes until<br>
the 5.1-rc1 releases; gerrit&#39;s feature for cherry picking between branches will<br>
make this fork manageable)<br>
<br>
* early-to-mid February:<br>
     + release 5.1-rc1<br>
     + close release-5-1 to new functionality, it remains open for bug fixes,<br>
test cases, and documentation only<br>
     + test widely on any plausible machine and compiler for portability and<br>
correctness<br>
     + release 5.1-rc[234] if that seems like a good idea<br>
<br>
* mid-March:<br>
     + release 5.0.x for hopefully the last time, pretty much close release-5-0<br>
branch<br>
     + release 5.1<br>
     + remove the group cutoff scheme<br>
     + ...<br>
     + Profit!<br>
<br>
Do speak up if you have a suggestion for a change / request for special<br>
consideration / whatever. I&#39;ve deliberately left the Christmas period open for<br>
people who might want to do a last code push at that time, but a huge patch<br>
landing without warning on January 10... will probably get ignored by me.<br>
<br>
Please note that things like ongoing contribution with testing and code review<br>
are the primary things that might earn an authorship on Gromacs papers (5.0 is<br>
still on my TODO list, sorry) - adding some feature is awesome, but what reward<br>
structure we can offer needs to focus on the large amount of inglorious work<br>
that has to happen.<br>
<br>
Things team Stockholm are actively working on that we&#39;d like to have ready for<br>
5.1 (and the names of the primary people involved)<br>
* new DD communication support (Berk)<br>
* enhancements to pull code (Berk)<br>
* Verlet scheme support for tables, vacuum, Generalized Born (Berk, Alfredo)<br>
* GPU support for tabulated interactions (Alfredo)<br>
* GPU acceleration of (at least) dihedral interactions (Iman)<br>
* combined FFTs for LJ-PME (Christian)<br>
* offload of bonded interactions for enhancing load balance (Mark)<br>
* support for latest CUDA offerings (Szilard)<br>
* OpenCL non-bonded support (mostly Anca from <a href="http://www.streamcomputing.eu" target="_blank">http://www.streamcomputing.eu</a>, Mark)<br>
* support for CPU-based SIMD on everything on the horizon (Erik)<br>
<br>
Like everything else, none of that&#39;s going to block releases, but since 5.1 will<br>
be the last minor release with the group cutoff scheme, feature completion of<br>
the Verlet scheme will be an internal priority for development, review, and<br>
testing. Full feature completion is unlikely to happen, so support for<br>
twin-range multiple-time stepping, QM/MM, and AdReS may disappear unless people<br>
want to put the work in.<br>
<br>
There&#39;s a lot of code already in Gerrit awaiting review, particularly from Teemu<br>
on the analysis tools. I need to help out more there, but do check if he&#39;s<br>
fixing stuff that you might care about!<br>
<br>
If you&#39;re working on code that you might want to get into 5.1, speak up!<br>
<br>
Happy reviewing!<br>
<br>
Mark<br>
<br>
<br>
</div></div></blockquote>
<br>
-- <br>
==============================<u></u>====================<br>
<br>
Justin A. Lemkul, Ph.D.<br>
Ruth L. Kirschstein NRSA Postdoctoral Fellow<br>
<br>
Department of Pharmaceutical Sciences<br>
School of Pharmacy<br>
Health Sciences Facility II, Room 629<br>
University of Maryland, Baltimore<br>
20 Penn St.<br>
Baltimore, MD 21201<br>
<br>
<a href="mailto:jalemkul@outerbanks.umaryland.edu" target="_blank">jalemkul@outerbanks.umaryland.<u></u>edu</a> | (410) 706-7441<br>
<a href="http://mackerell.umaryland.edu/~jalemkul" target="_blank">http://mackerell.umaryland.<u></u>edu/~jalemkul</a><br>
<br>
==============================<u></u>====================<span class="HOEnZb"><font color="#888888"><br>
-- <br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/GMX-<u></u>developers_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/<u></u>Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" target="_blank">https://maillist.sys.kth.se/<u></u>mailman/listinfo/gromacs.org_<u></u>gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@<u></u>gromacs.org</a>.<br>
</font></span></blockquote></div><br></div></div>