<div dir="ltr">Hi Fernando,<div><br></div><div>I have to confess that Windows isn&#39;t a normal target for us, but at least in theory that shouldn&#39;t matter for Docker :-)</div><div><br></div><div>Background: GROMACS has some very heavy CPU-specific optimization, so normally we use separate builds for SSE2, SSE4.1, AVX, AVX2, AVX512, etc. To make this work well with Docker, but also make sure you get the fastest possible binary, the Dockerfile actually builds all of these targets and installs them in separate directories, and then we check your CPU architecture at runtime, select the right CPU target, and execute the command in that subdirectory.</div><div><br></div><div>1) Can you check (in the container) what the contents of the directory /gromacs/bin.SSE2/ is?  (and any other bin.XXX directories under /gromacs)?</div><div><br></div><div>2) As far as I know, SSE2 should be one of the default builds, simply because it&#39;s the oldest possible platform we can imagine. However, it&#39;s pretty rare for a machine to actually be that old, so maybe our detection misses something on your windows machine. Do you know what CPU model you have?  If you can execute a shell in the container, doing &quot;lscpu&quot; might help us diagnose it!</div><div><br></div><div>Getting things to work well in Docker under Windows would be great, so if you don&#39;t mind being a guinea-pig we&#39;ll make sure to help you get it working :-)</div><div><br></div><div>Cheers,</div><div><br></div><div>Erik  </div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 13, 2020 at 8:34 PM &lt;<a href="mailto:fernando@hypernetlabs.io">fernando@hypernetlabs.io</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div lang="EN-US"><div class="gmail-m_9163152023881328017WordSection1"><p class="MsoNormal">Good day all.<u></u><u></u></p><p class="MsoNormal">Using Docker Desktop and my Windows command prompt, I first successfully built the <a href="https://hub.docker.com/r/gromacs/gromacs" target="_blank">https://hub.docker.com/r/gromacs/gromacs</a> image.<u></u><u></u></p><p class="MsoNormal"><span style="font-size:9pt"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:9pt">Successfully built d96a903309fa<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:9pt">Successfully tagged test5:latest<u></u><u></u></span></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Then I used the following command “docker run --publish 8000:8080 --name ctest5 test5” to run a container from that image ‘test5’.<u></u><u></u></p><p class="MsoNormal">And the CLI printed the following “/gromacs/bin/gmx: 12: /gromacs/bin/gmx: /gromacs/bin.SSE2/gmx: not found”<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Anyone has experienced the same that could provide some advice? Many thanks!<u></u><u></u></p><p class="MsoNormal">Fernando<u></u><u></u></p><p class="MsoNormal">+18147778447<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p></div></div>-- <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" target="_blank">gmx-developers-request@gromacs.org</a>.</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Erik Lindahl &lt;<a href="mailto:erik.lindahl@dbb.su.se" target="_blank">erik.lindahl@dbb.su.se</a>&gt;</div><div>Professor of Biophysics, Dept. Biochemistry &amp; Biophysics, Stockholm University</div><div>Science for Life Laboratory, Box 1031, 17121 Solna, Sweden</div></div></div></div></div></div></div></div></div>