<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 1, 2014 at 12:47 AM, Alexey Shvetsov <span dir="ltr">&lt;<a href="mailto:alexxy@omrb.pnpi.spb.ru" target="_blank">alexxy@omrb.pnpi.spb.ru</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Roland Schulz писал 01-07-2014 03:59:<br>
<div class="">&gt; HI Alexey ,<br>
&gt;<br>
&gt; On Fri, May 30, 2014 at 6:52 AM, Alexey Shvetsov<br>
&gt; &lt;<a href="mailto:alexxy@omrb.pnpi.spb.ru">alexxy@omrb.pnpi.spb.ru</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi!<br>
&gt;&gt;<br>
&gt;&gt; I tryed to build 5.0 branch on ARM board (dual core cortex-a7). It<br>
&gt;&gt; builds (if<br>
&gt;&gt; i define arm as allowed arch in features/gccfeatures.h) but some<br>
&gt;&gt; regression<br>
&gt;&gt; tests fails.<br>
&gt;<br>
&gt; What compiler did you use? Which tests fail?<br>
<br>
</div>Hi!<br>
<br>
I tryed with gcc-4.8.2. Spc and methanol test failed with SIGBUS<br>
<br>
There were 2 notes<br>
Reading file<br>
/home/alexxy/Develop/gromacs_build/none/src/programs/mdrun/tests/Testing/Temporary/CanWrite_Trajectories_ThatDifferInNstxout_0.tpr,<br>
VERSION 5.0-beta2-dev-20140211-9a31310 (single precision)<br>
Changing nstlist from 10 to 25, rlist from 1.022 to 1.076<br>
<br>
Using 1 MPI thread<br>
starting mdrun &#39;spc-and-methanol&#39;<br>
6 steps,      0.0 ps.<br>
Bus error<br></blockquote><div><br></div><div>Could you post a backtrace to redmine?</div><div><br></div><div>BTW: Has anyone tried to compile &amp; run Gromacs on Android? That way I would have test hardware ;-). </div>

<div><br></div><div>Roland</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
I&#39;ll rebuild current master with gcc-4.9 to check if there are same<br>
issue.<br>
<div class=""><br>
&gt;<br>
&gt; Roland<br>
&gt;<br>
&gt;&gt; В письме от 30 мая 2014 12:43:29<br>
&gt;&gt; пользователь Szilárd Páll написал:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; A few days ago I did some sanity checks by compiling and<br>
&gt;&gt;&gt; regressiontesting the 5.0 branch on ARM. This exercise made me<br>
&gt;&gt; realize<br>
&gt;&gt;&gt; that the recently included Random123 library is now the single<br>
&gt;&gt; most<br>
&gt;&gt;&gt; limiting factor when it comes to portability. In fact, as it is<br>
&gt;&gt; not<br>
&gt;&gt;&gt; optional, v5.0 is ATM practically limited to x86* and Powerpc64<br>
&gt;&gt; (BGQ)<br>
</div>&gt;&gt;&gt; architectures -- based on the docs (see <a href="http://goo.gl/YdKofG" target="_blank">http://goo.gl/YdKofG</a> [1])<br>
<div><div class="h5">&gt;&gt;&gt; Random123 has not been tested (let alone optimized) on anything<br>
&gt;&gt; else.<br>
&gt;&gt;&gt; Additionally, note that the code won&#39;t even compile on<br>
&gt;&gt; non-supported<br>
&gt;&gt;&gt; architectures, so in its current state GROMACS 5.0 won&#39;t compile<br>
&gt;&gt; on<br>
&gt;&gt;&gt; anything else but x86* and PPC64, e.g. with gcc compilation will<br>
&gt;&gt; be<br>
&gt;&gt;&gt; aborted by the &quot;#error&quot; in features/gccfeatures.h:38. Removing<br>
&gt;&gt; these<br>
&gt;&gt;&gt; sanity checks does let the code compile on ARM and<br>
&gt;&gt; regressiontests do<br>
&gt;&gt;&gt; pass, though.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;ve exchanged a couple of emails with the developers and they<br>
&gt;&gt; suggest<br>
&gt;&gt;&gt; that in practice Threefry should work on ARM (and perhaps other<br>
&gt;&gt;&gt; architectures too), but testing/validation is definitely<br>
&gt;&gt; necessary.<br>
&gt;&gt;&gt; Performance is not optimized on unsupported architectures, I<br>
&gt;&gt; assume,<br>
&gt;&gt;&gt; so some optimization may not hurt too - especially if there are<br>
&gt;&gt; cases<br>
&gt;&gt;&gt; where we generate many PRNGs per step (BTW has the potential<br>
&gt;&gt; overhead<br>
&gt;&gt;&gt; been assessed?).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Cheers,<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Szilárd<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Best Regards,<br>
&gt;&gt; Alexey &#39;Alexxy&#39; Shvetsov, PhD<br>
&gt;&gt; Department of Molecular and Radiation Biophysics<br>
&gt;&gt; FSBI Petersburg Nuclear Physics Institute, NRC Kurchatov Institute,<br>
&gt;&gt; Leningrad region, Gatchina, Russia<br>
&gt;&gt; mailto:<a href="mailto:alexxyum@gmail.com">alexxyum@gmail.com</a><br>
&gt;&gt; mailto:<a href="mailto:alexxy@omrb.pnpi.spb.ru">alexxy@omrb.pnpi.spb.ru</a><br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Gromacs Developers mailing list<br>
&gt;&gt;<br>
&gt;&gt; * Please search the archive at<br>
</div></div>&gt;&gt; <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> [2]<br>
&gt;&gt; before posting!<br>
&gt;&gt;<br>
&gt;&gt; * Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a> [3]<br>
<div class="">&gt;&gt;<br>
&gt;&gt; * For (un)subscribe requests visit<br>
&gt;&gt;<br>
&gt; <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><br>
</div>&gt;&gt; [4] or send a mail to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>
&gt;<br>
&gt; --<br>
&gt; ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a> [5]<br>
<div class="">&gt; <a href="tel:865-241-1537" value="+18652411537">865-241-1537</a>, ORNL PO BOX 2008 MS6309<br>
&gt;<br>
</div>&gt; Links:<br>
&gt; ------<br>
&gt; [1] <a href="http://goo.gl/YdKofG" target="_blank">http://goo.gl/YdKofG</a><br>
&gt; [2] <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><br>
&gt; [3] <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
&gt; [4]<br>
&gt; <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><br>
&gt; [5] <a href="http://cmb.ornl.gov" target="_blank">http://cmb.ornl.gov</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Best Regards,<br>
Alexey &#39;Alexxy&#39; Shvetsov, PhD<br>
Department of Molecular and Radiation Biophysics<br>
FSBI Petersburg Nuclear Physics Institute, NRC Kurchatov Institute,<br>
Leningrad region, Gatchina, Russia<br>
mailto:<a href="mailto:alexxyum@gmail.com">alexxyum@gmail.com</a><br>
mailto:<a href="mailto:alexxy@omrb.pnpi.spb.ru">alexxy@omrb.pnpi.spb.ru</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov">cmb.ornl.gov</a><br>865-241-1537, ORNL PO BOX 2008 MS6309
</div></div>