On Tue, Feb 11, 2020 at 1:32 AM Kefan Chen <[email protected]> wrote:

checking whether Fortran compiler accepts -Mcuda... no
> configure: error: You do not have the cudafor module. Are you using a PGI
> compiler?
>

>From these lines and another one above, it is clear that "configure" is
using gfortran, not pgf90. I don't know how the CUDA configure works, but
the "plain" configure uses the compiler wrapped by MPIF90. With OpenMPI you
should set OMPI_FC to pgf90 or something like that

Paolo
-- 
Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso)
users mailing list [email protected]
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to