<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 6:34 PM, Mirco Wahab <span dir="ltr">&lt;<a href="mailto:mirco.wahab@chemie.tu-freiberg.de" target="_blank">mirco.wahab@chemie.tu-freiberg.de</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"><span class="">On 18.06.2015 23:31, Roland Schulz wrote:<br>
&gt; On Thu, Jun 18, 2015 at 5:12 PM, Mirco Wahab<br>
&gt; &lt;<a href="mailto:mirco.wahab@chemie.tu-freiberg.de">mirco.wahab@chemie.tu-freiberg.de</a><br>
</span><span class="">&gt; &lt;mailto:<a href="mailto:mirco.wahab@chemie.tu-freiberg.de">mirco.wahab@chemie.tu-freiberg.de</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hi Mark,<br>
&gt;<br>
&gt;     On 17.06.2015 23:31, Mark Abraham wrote:<br>
&gt;     &gt; I&#39;ve solved three correctness issues with the OpenCL implementation now,<br>
&gt;     &gt; and NPT on AMD looks quite nice. Can you please try the code at<br>
&gt;     &gt;<a href="https://gerrit.gromacs.org/#/c/4314/26" rel="noreferrer" target="_blank">https://gerrit.gromacs.org/#/c/4314/26</a> and let us know if the situation<br>
&gt;     &gt; is improved?<br>
&gt;<br>
&gt;     I tried but could not really compile under VS-2013/MSVC-18. The problem<br>
&gt;     is, as is already stated in a comment, the macro expansion into an<br>
&gt;     alignment declaration, which is not supported by MSVC:<br>
&gt;<br>
&gt;<br>
&gt; This is weird. Because it works for me with VS-2013. Do you have the<br>
&gt; latest Update (2013 Update 4)?<br>
<br>
</span>Yes, Update 4. Your response suprised me. What I found out after<br>
further tests:<br>
<br>
cmake with  -DGMX_SIMD=AVX_256 compiles fine  (only an &lt;algorithm&gt; for<br>
min/max missing somewhere)<br>
<br>
cmake with  -DGMX_SIMD=SSE2 fails on expansion of this said macro<br>
(in bonded.cpp, clincs.cpp)<br></blockquote><div><br></div><div>Thanks. I didn&#39;t correctly test with SSE2 and thus thought it was OK with 2013. <a href="https://gerrit.gromacs.org/#/c/4744/">https://gerrit.gromacs.org/#/c/4744/</a> fixes it.</div><div><br></div><div>Roland</div></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a><br>865-241-1537, ORNL PO BOX 2008 MS6309</div>
</div></div>