<div dir="ltr">Hello QE-users,<div><br></div><div><div><div>I am trying to compile the Quantum-Espresso with the GPU, following the script mentioned in this page: <a href="https://github.com/fspiga/QE-GPU">https://github.com/fspiga/QE-GPU</a>.  But, the command "make -f pw-gpu Makefile.gpu", after a few minutes of compilation, generates this error:</div></div><div><br></div><div>----------------------------------------------------------------------------------------------------------------------------------</div><div><div>make[1]: Entrando no diretório `/opt/espresso-GPU/GPU/PW'</div><div>test -n "" && ( cd ../.. ; make -w  || exit 1) || :</div><div>ifort -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -openmp -nomodule -openmp -fpp -D__INTEL -D__FFTW -D__CUDA -D__PHIGEMM -D__MAGMA -DHAVE_CUBLAS -D__OPENMP  -I../include -I/opt/espresso-GPU/GPU/..//qe-magma/include -I/opt/espresso-GPU/GPU/..//quark/include -I/opt/espresso-GPU/GPU/..//phiGEMM/include -I/usr/include -I../../iotk/src -I../../PW/src -I../../Modules -I../Modules -I.  -c ../../PW/src/pwscf.f90</div><div>ifort -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -openmp -nomodule -openmp -fpp -D__INTEL -D__FFTW -D__CUDA -D__PHIGEMM -D__MAGMA -DHAVE_CUBLAS -D__OPENMP  -I../include -I/opt/espresso-GPU/GPU/..//qe-magma/include -I/opt/espresso-GPU/GPU/..//quark/include -I/opt/espresso-GPU/GPU/..//phiGEMM/include -I/usr/include -I../../iotk/src -I../../PW/src -I../../Modules -I../Modules -I.  -c addusdens_gpu.f90</div><div>ifort -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -openmp -nomodule -openmp -fpp -D__INTEL -D__FFTW -D__CUDA -D__PHIGEMM -D__MAGMA -DHAVE_CUBLAS -D__OPENMP  -I../include -I/opt/espresso-GPU/GPU/..//qe-magma/include -I/opt/espresso-GPU/GPU/..//quark/include -I/opt/espresso-GPU/GPU/..//phiGEMM/include -I/usr/include -I../../iotk/src -I../../PW/src -I../../Modules -I../Modules -I.  -c newq_compute_gpu.f90</div><div>newq_compute_gpu.f90(30): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MP_BANDS]</div><div>  USE mp_bands,             ONLY : intra_bgrp_comm</div><div>------^</div><div>newq_compute_gpu.f90(200): error #6404: This name does not have a type, and must have an explicit type.   [INTRA_BGRP_COMM]</div><div>  CALL mp_sum( deeq( :, :, :, 1:nspin_mag ), intra_bgrp_comm )</div><div>---------------------------------------------^</div><div>newq_compute_gpu.f90(200): error #6285: There is no matching specific subroutine for this generic subroutine call.   [MP_SUM]</div><div>  CALL mp_sum( deeq( :, :, :, 1:nspin_mag ), intra_bgrp_comm )</div><div>-------^</div><div>newq_compute_gpu.f90(30): error #6580: Name in only-list does not exist.   [INTRA_BGRP_COMM]</div><div>  USE mp_bands,             ONLY : intra_bgrp_comm</div><div>-----------------------------------^</div><div>compilation aborted for newq_compute_gpu.f90 (code 1)</div><div>make[1]: ** [newq_compute_gpu.o] Erro 1</div><div>make[1]: Saindo do diretório `/opt/espresso-GPU/GPU/PW'</div><div>make: ** [pw-gpu] Erro 2</div><div>----------------------------------------------------------------------------------------------------------------------------------</div><div><br></div><div><div>Can anyone help me? </div><div><br></div><div>Regards,</div><div><br></div><div>Mateus</div><div><br></div><div><br></div>-- <br><div dir="ltr"><font color="#000000">Dr. Mateus José Fernandes Martins</font><div><span style="color:rgb(0,0,0);font-family:Arial"><font>Grupo de Eletrônica Orgânica</font></span></div><div><span style="color:rgb(0,0,0);font-family:Arial"><font><a href="http://www.ufjf.br/geo" target="_blank">www.ufjf.br/geo</a></font></span></div><div><font color="#000000">Departamento de Física</font><div><font color="#000000">Universidade Federal de Juiz de Fora<br></font></div><font color="#000000">CEP 36036-330 Juiz de Fora - MG -Brasil</font><font color="#000000"><font face="Arial"><br></font></font><div><span style="background-color:rgb(255,255,255)"><font color="#000000">Grupo de Físico-Química de Sólidos e Interfaces</font></span></div><span style="background-color:rgb(255,255,255)"><font color="#000000"><a href="http://www.ufjf.br/gfqsi" target="_blank">www.ufjf.br/gfqsi</a><br>Departamento de Química</font></span><div><span style="background-color:rgb(255,255,255)"><font color="#000000">Universidade Federal de Juiz de Fora<br></font></span></div><font color="#000000">CEP 36036-330 Juiz de Fora - MG -Brasil</font><br></div></div>
</div></div></div></div>