<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>Dear Mr. Filippo,<br><br></div>Thanks. When I run the which nvcc, it shows : /usr/local/cuda/bin/nvcc<br><br></div><div>The version I use is espresso-5.0.2 and <a href="http://qe-forge.org/gf/download/frsrelease/135/453/QE-GPU-r216.tar.gz">QE-GPU-r216.tar.gz</a>. <br>
</div><div><br></div>When I tried to run the configure command: ./configure -disable-parallel --enable-openmp \--enable-cuda --with-gpu-arch=sm_35 \--with-cuda-dir=/usr/local/cuda \--with-magma --with-phigemm , the following error came up: <br>

<br>configure: WARNING: unrecognized options: --with-magma, --with-phigemm<br><br></div>However, at the end, it shows the configure is success. I checked the intermediate steps, it shows 'checking for nvcc... no'<br>
<br></div>And then when I tried to run the command : <br><br></div>cd ..<br></div>make -f Makefile.gpu pw-gpu <br><br></div>at the end, it shows two errors:<br><br>mkdir -p ../bin ../lib<br>ar ruv libphigemm.a phigemm_auxiliary.o phigemm_env.o phigemm_dgemm.o phigemm_zgemm.o phigemm_dgemm_specialK.o phigemm_zgemm_specialK.o phigemm_cgemm.o phigemm_sgemm.o<br>
ar: creating libphigemm.a<br>ar: phigemm_auxiliary.o: No such file or directory<br>make[3]: *** [static] Error 1<br>make[3]: Leaving directory `/usr/local/espresso-5.0.2/phiGEMM/src'<br>make[2]: *** [phigemm] Error 2<br>
make[2]: Leaving directory `/usr/local/espresso-5.0.2/phiGEMM'<br>make[1]: *** [libphiGEMM] Error 2<br>make[1]: Leaving directory `/usr/local/espresso-5.0.2/GPU/install'<br>make: *** [libphiGEMM] Error 2<br><br></div>
Thanks for your help.<br><br></div>Best,<br></div>Lijuan He<br></div>PHD in Gatech<br><div><div><div><div><div><br><div><div><div><pre><br></pre><br><div><div><div>
<div><br><div><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-07 9:57 GMT-04:00 Filippo Spiga <span dir="ltr"><<a href="mailto:spiga.filippo@gmail.com" target="_blank">spiga.filippo@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dead Lijuan,<br>
<br>
is nvcc in PATH? What happen if you run<br>
<br>
$ which nvcc<br>
<br>
?<br>
<div><div class="h5"><br>
On Jun 7, 2014, at 4:39 AM, Lijuan He <<a href="mailto:helijuan130@gmail.com">helijuan130@gmail.com</a>> wrote:<br>
<br>
> Dear all,<br>
><br>
> I am trying to run qe on GPU. I follow the step posted on <a href="https://github.com/fspiga/QE-GPU" target="_blank">https://github.com/fspiga/QE-GPU</a> . However, when I try to run the command:<br>
> $ ./configure --disable-parallel --enable-openmp \<br>
>   --enable-cuda --with-gpu-arch=sm_35 \<br>
>   --with-cuda-dir=<full-path-where-CUDA-is-installed> \<br>
>   --with-magma --with-phigemm<br>
><br>
><br>
> 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.<br>
><br>
> Best,<br>
> Lijuan He<br>
> PHD Candidate in Georgia Tech<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Pw_forum mailing list<br>
> <a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
> <a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
<br>
--<br>
Mr. Filippo SPIGA, M.Sc.<br>
<a href="http://www.linkedin.com/in/filippospiga" target="_blank">http://www.linkedin.com/in/filippospiga</a> ~ skype: filippo.spiga<br>
<br>
«Nobody will drive us out of Cantor's paradise.» ~ David Hilbert<br>
<br>
*****<br>
Disclaimer: "Please note this message and any attachments are CONFIDENTIAL and may be privileged or otherwise protected from disclosure. The contents are not to be disclosed to anyone other than the addressee. Unauthorized recipients are requested to preserve this confidentiality and to advise the sender immediately of any error in transmission."<br>

<br>
<br>
<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
</blockquote></div><br></div>