<div dir="ltr">Hi Carlo,<div><br></div><div>Do the regressiontests pass on your build? There are two tests that use Parrinello-Rahman, so I expect those to also fail.</div><div><br></div><div>As you use clang (=&gt;no OpenMP support) I assume you are running 1 CPU thread in the GPU run (multiple ranks per GPU is not supported), right?</div><div><br></div><div>If your regressiontest run fails, can you please file a bug in redmine?</div><div><br></div><div>Cheers,</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--<br>Szilárd</div></div>
<br><div class="gmail_quote">On Tue, Jul 14, 2015 at 4:52 PM, Carlo Camilloni <span dir="ltr">&lt;<a href="mailto:carlo.camilloni@gmail.com" target="_blank">carlo.camilloni@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Gromacs devs<br>
<br>
I am trying to test the OpenCL implementation of the new gromacs. I am using a topol.tpr for a production run from gromacs 5.0.4<br>
and running it either using a single cpu with gmx51rc1 or with a single cpu and one gpu on a MacPro using OpenCL (everything without openmp)<br>
<br>
The code is compiled with clang, open-mpi and avx_256 simd, the compilation is straightforward!<br>
<br>
Running the system with 1 cpu works well as expected  while as soon as I use the GPU/OpenCL (removing the -nb cpu flag)<br>
it crashes after ~100 steps. I generated the same topol.tpr  without pressure coupling (none instead of Parrinello-Rahman) and it works well.<br>
<br>
Is there a problem between OpenCL and pressure coupling? Because I observed this same behaviour with other systems.<br>
<br>
Apart from this, I think you are doing a great work with Gromacs development!<br>
<br>
Best,<br>
Carlo<br>
<span class="HOEnZb"><font color="#888888"><br>
<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" rel="noreferrer" 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" rel="noreferrer" 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" rel="noreferrer" 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">gmx-developers-request@gromacs.org</a>.<br>
</font></span></blockquote></div><br></div>