<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/20/2012 07:46 PM, Szil&aacute;rd P&aacute;ll
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANnYEw7bGayAoaX8ukERrLM+_gZrkA16qHdfkDaEyJb=5c8MVQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      On Sat, Oct 20, 2012 at 5:43 PM, Mirco Wahab <span dir="ltr">&lt;<a
          moz-do-not-send="true" href="mailto:wahab-mail@gmx.de"
          target="_blank">wahab-mail@gmx.de</a>&gt;</span> wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div class="im">On 19.10.2012 16:51, Carsten Kutzner wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              Yes, this is what happens if I get the newest version:<br>
            </blockquote>
            <br>
          </div>
          I tested this on a fresh-set up SuSE 12.2 x64 having a
          workable<br>
          CUDA5.0 installation - it installs fine under "some
          conditions".<br>
          <br>
          A newer cmake (2.8.9) came "accidentially" through <a
            moz-do-not-send="true" href="http://build.opensuse.org/KDE"
            target="_blank">build.opensuse.org/KDE</a><br>
          repository. The compiler is gcc 4.3.4.<br>
          <br>
          One has now explicitely(?) to disable GPU acceleration<br>
          by -DGMX_GPU=OFF - is this correct?<br>
        </blockquote>
        <div><br>
        </div>
        <div>Yes, but not for long.</div>
        <div>&nbsp;</div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          gcc 4.3.4 &nbsp;CUDA5 &nbsp; &nbsp; &nbsp; &nbsp;build ok, &nbsp; full install ok (gpu
          build)<br>
          <br>
          gcc 4.7.2 &nbsp;CUDA5 &nbsp; &nbsp; &nbsp; &nbsp;build fail, &nbsp; &nbsp;-<br>
        </blockquote>
        <div><br>
        </div>
        <div>That's I assume because CUDA 5 is officially not compatible
          with gcc 4.7. It has worked for me se you can just edit
          cuda/include/host_config.h and it should all work fine.</div>
        <div>&nbsp;</div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          gcc 4.7.2 &nbsp;GMX_GPU=OFF &nbsp;build ok, &nbsp; install-mdrun fail (*)<br>
          gcc 4.7.2 &nbsp;GMX_GPU=OFF &nbsp;build ok, &nbsp; full install ok (w/o gpu)<br>
          <br>
          icc 13.0.0 CUDA5 &nbsp; &nbsp; &nbsp; &nbsp;build fail, &nbsp; &nbsp;-<br>
        </blockquote>
        <div><br>
        </div>
        <div>That should work out of the box -- unless you're using an
          fftw that is older than 3.3.1. What error are yo getting?</div>
      </div>
    </blockquote>
    Hi, <br>
    <br>
    is icc 13 required for building 4.6 with GPU support or should icc
    12 do as well?<br>
    <br>
    Carsten<br>
    <br>
    <br>
  </body>
</html>