<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 19, 2014 at 3:18 PM, Mark Abraham <span dir="ltr">&lt;<a href="mailto:mark.j.abraham@gmail.com" target="_blank">mark.j.abraham@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<div>
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote"><div>On Thu, Jun 19, 2014 at 11:43 AM, Roland Schulz <span dir="ltr">
&lt;<a href="mailto:roland@utk.edu" target="_blank">roland@utk.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<div>On Thu, Jun 19, 2014 at 5:21 AM, Rossen Apostolov <span dir="ltr">&lt;<a href="mailto:rossen@kth.se" target="_blank">rossen@kth.se</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi,<br>
<br>
1) Is there a howto/guide about adding extra jenkins tests?<br>
</blockquote>
</div>
<div>It is very simple. You edit the Jenkins job. It is good to test it first in a trial job. I created one here: <a href="http://jenkins.gromacs.org/job/Gromacs_Gerrit_5_0_trial/" target="_blank">http://jenkins.gromacs.org/job/Gromacs_Gerrit_5_0_trial/</a>. </div>



<div><br>
</div>
<div>Are those the build configurations we want for 4.8&amp;4.9? Or do we want more or less for those? Do we want to remove some for the older compilers to not increase the total number of configurations? See <a href="http://redmine.gromacs.org/issues/1508" target="_blank">http://redmine.gromacs.org/issues/1508</a>
 for more open questions. Adding the configurations is trivial. We just need to decide what we want.</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
</div><div>That config seems reasonable. A GPU config would make some sense, but I&#39;m not sure if there&#39;s a CUDA version that officially supports gcc past 4.7?</div>
<div><br>
</div>
<div>Is there value in a Sanitizers_and_analyzers build configuration? Since they will often run more slowly, we might want to separate them so it is easier to make sure they get executors before the general builds.</div>

</div></div></div></div></blockquote><div><br></div><div>What is the advantage of having a separate build configuration? It should be possible to make it floating by simply using host=clang-3.4, and adding the label to the slave axis, right? And a separate build configuration wouldn&#39;t give the Sanitizers_and_analyzers higher priority, unless we install a plugin such as Priority+Sorter+Plugin.</div>

<div><br></div><div>Roland</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div dir="ltr"><div class="gmail_extra">

<div class="gmail_quote">

<div><br>
</div>
<div>I&#39;ve lately compiled clang-3.4 and gcc-4.7 for one or two new slaves (and 4.8 is underway for bs_nix64) which should give us some breathing room for non-GPU job types away from the GPU slaves (1204, 1310). The current Gerrit_Gromacs_5_0 config is using
 clang-3.4 label (and default GMX_SIMD) to float those jobs as an experiment in load balancing.</div><span><font color="#888888">
<div><br>
</div>
<div>Mark</div></font></span><div><div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div>Roland</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><br>
2) Redmine issues<br>
<br>
There are still several &quot;high priority&quot; bugs with a target version 5.0.<br>
<br>
The rest of the issues should have &quot;Target version&quot; set only if someone<br>
has committed to fixing it for that particular version, and thus, there<br>
needs to be &quot;Assignee&quot; set as well for those.<br>
<br>
Until recently, when an issue was filed, assignees were set<br>
automatically depending on the category of the issue. This is now disabled.<br>
<br>
So please remove yourself as an assignee if you don&#39;t plan to fix the<br>
bug, or if you plan to do it, please set the version accordingly.<br>
<br>
Cheers,<br>
Rossen<br>
</div>
<div>
<div>
<div><br>
<br>
On 18/06/14 17:55, Szilárd Páll wrote:<br>
</div>
<div>
<div>&gt; Hi,<br>
&gt;<br>
&gt; We have started creating a list of smaller tasks that need  or would<br>
&gt; be good) to be accomplished before 5.0 is released. This is just a<br>
&gt; plain list on the GROMACS redmine-wiki [1] mostly because for many of<br>
&gt; these small-ish tasks a separate issue seemed to be an overkill.<br>
&gt; However, if some of these turn out to require heavier lifting and<br>
&gt; keeping record of this, discussion, or postponing, separate redmine<br>
&gt; issues can easily be created.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; * We need help with clearing some of these so please pick up whatever<br>
&gt; you can and add a [WIP YourName] tag to the respective item. In<br>
&gt; particular, testing of platforms not tested by jenkins and core devs<br>
&gt; is necessary.<br>
&gt;<br>
&gt; * Add items that you consider necessary (try to add them to the lowest<br>
&gt; priority list).<br>
&gt;<br>
&gt; * If you don&#39;t have a dev account, just reply here.<br>
&gt;<br>
&gt; 1. <a href="http://redmine.gromacs.org/projects/gromacs/wiki/GROMACS_development_scratchpad" target="_blank">
http://redmine.gromacs.org/projects/gromacs/wiki/GROMACS_development_scratchpad</a><br>
&gt;<br>
&gt; Cheers,<br>
&gt; --<br>
&gt; Szilárd<br>
<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/Support/Mailing_Lists/GMX-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/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/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to
<a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@gromacs.org</a>.</div>
</div>
</div>
<span><font color="#888888"></font></span></div>
</blockquote>
</div>
<span><font color="#888888"><br>
<br clear="all">
<div><br>
</div>
-- <br>
ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">
cmb.ornl.gov</a><br>
<a href="tel:865-241-1537" value="+18652411537" target="_blank">865-241-1537</a>, ORNL PO BOX 2008 MS6309 </font></span></div>
</div>
<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/Support/Mailing_Lists/GMX-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/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/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to
<a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@gromacs.org</a>.<br>
</blockquote>
</div></div></div>
<br>
</div>
</div>
</div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a><br><a href="tel:865-241-1537" value="+18652411537" target="_blank">865-241-1537</a>, ORNL PO BOX 2008 MS6309
</div></div>