<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Deer community,</p>
    <p>Recently I'm trying to compile and run QE-GPU version on my new
      Cuda capable card. Unfortunately after many attempts the result is
      poor. <br>
    </p>
    <p>I have Nvidia GTX 1060 (with Pascal architecture, 1280 cuda
      units). I've managed to compile GPU PWSCF with sm_60 (pascal)
      support but when trying to run any calculation I get: <br>
    </p>
    <span class="null">
      <p>Program received signal SIGFPE: Floating-point exception -
        erroneous arithmetic operation.Backtrace for this error: #0
        0x7F84D59C4E08<br>
        <br>
        #1 0x7F84D59C3F90<br>
        #2 0x7F84D4CB74AF<br>
        #3 0x63B2C5 in newd_cuda_<br>
        #4 0x639B9F in newq_compute_gpu_ at newq_compute_gpu.f90:122<br>
        #5 0x597B1F in __dfunct_MOD_newd at newd.f90:262<br>
        #6 0x4E2B87 in init_run_ at init_run.f90:101<br>
        #7 0x4081DB in run_pwscf_ at run_pwscf.f90:78<br>
        #8 0x408049 in pwscf at pwscf.f90:30 #9 0x7F84D4CA282F</p>
      <p>The configure options were: <br>
      </p>
      <p>./configure --enable-parallel --enable-cuda --enable-openmp
        --with-cuda-dir=/usr/local/cuda-8.0/ --with-internal-blas
        --with-internal-lapack --without-magma --with-phigemm
        FFT_LIBS=/mnt/fast/fftw-3.3.4/.libs/libfftw3.a
        --with-gpu-arch=pascal<br>
      </p>
      <p>For now I'm trapped here, not knowing what to do. Is it
        possible to run QE-GPU not only on specialized computing devices
        like e.g. K20 at all? How to manage this? <br>
      </p>
      <p>Konrad Gruszka<br>
      </p>
    </span>
    <div class="_38 direction_ltr"><span class="null"></span></div>
  </body>
</html>