<div dir="ltr">Dear all,<div><br></div><div>I am trying to run qe on GPU. I follow the step posted on <a href="https://github.com/fspiga/QE-GPU">https://github.com/fspiga/QE-GPU</a> . However, when I try to run the command: </div>
<div><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">$ ./configure --disable-parallel --enable-openmp \
  --enable-cuda --with-gpu-arch=sm_35 \
  --with-cuda-dir=<full-path-where-CUDA-is-installed> \
  --with-magma --with-phigemm</pre><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)"><br></pre><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">
it shows that the nvcc cannot be found. But I checked the file nvcc is there. Anyone met the same problem or know what could be the possible reason? Thanks a lot.</pre><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">
 </pre><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">Best,</pre><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">
Lijuan He </pre><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">PHD Candidate in Georgia Tech</pre>
</div><div><br></div><div><br></div></div>