Re: [Pw_forum] error in compilation of WEST

2018-01-02 Thread Eduardo Menendez
Thank you Paolo and Jose. The advise from Marco Govoni is to use QE version
6.1. I was able to compile WEST within QE 6.1.

Eduardo Menendez Proupin
___
Pw_forum mailing list
Pw_forum@pwscf.org
http://pwscf.org/mailman/listinfo/pw_forum

Re: [Pw_forum] error in compilation of WEST

2017-12-31 Thread José C. Conesa

Hi,

I found the same error. Which in my opinion is surprising, since the 
full error reads


exx_go.f90(21): error #7002: Error in opening the compiled module file.  
Check INCLUDE paths.   [PARALLEL_INCLUDE]

  USE fft_base,   ONLY : dfftp,dffts
--^

and my compilation of exx_go.f90, where the error occurs, is according 
to the instruction (invoked by make)


mpiifort -O2     -nomodule    ...    -D__FFTW3  -D__MPI    ... 
-I../../Modules    ...    -c exx_go.f90


and, if I give the order ls ../../Modules/fft_base*    from the 
directory containing  file exx_go.f90  , the result is


../../Modules/fft_base.f90 ../../Modules/fft_base.o  
../../Modules/fft_base.mod


I do not understand thus why the fft_base.mod module (which does contain 
the dfftp and dffts types) is not found, since -I../../Modules is 
included in the call to mpiifort.


¿Any help?

Regards,
José C. Conesa

El 28/12/2017 a las 9:17, Paolo Giannozzi escribió:

Hi Eduardo

West uses a lot of code from QE, but it is not distributed together 
with QE, so any change in the latter may break the former I don't know 
which version is compatible with which: please inquire with the 
authors of West, or try previous versions of QE until you find one 
that works


Paolo

On Wed, Dec 27, 2017 at 2:25 PM, Eduardo Menendez > wrote:


Hi,
I have got an error compiling WEST within qe-6.2.1
May be this be caused by using a two years-old compiler
(Intel2015), or due to use   -D__DFTI  instead of -D_FFTW3 ?

exx_go.f90(21): error #7002: Error in opening the compiled module
file.  Check INCLUDE paths. [PARALLEL_INCLUDE]
... and a lot of subsequent errors.

I had no problem making pwall, cp, gwl

Thank you ,

Eduardo Menendez Proupin

___
Pw_forum mailing list
Pw_forum@pwscf.org 
http://pwscf.org/mailman/listinfo/pw_forum





--
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



___
Pw_forum mailing list
Pw_forum@pwscf.org
http://pwscf.org/mailman/listinfo/pw_forum


--
José C. Conesa
Instituto de Catálisis y Petroleoquímica, CSIC
Marie Curie 2, Cantoblanco
28049 Madrid, Spain
Tel. (+34)915854766



---
El software de antivirus Avast ha analizado este correo electrónico en busca de 
virus.
https://www.avast.com/antivirus
___
Pw_forum mailing list
Pw_forum@pwscf.org
http://pwscf.org/mailman/listinfo/pw_forum

Re: [Pw_forum] error in compilation of WEST

2017-12-28 Thread Paolo Giannozzi
Hi Eduardo

West uses a lot of code from QE, but it is not distributed together with
QE, so any change in the latter may break the former I don't know which
version is compatible with which: please inquire with the authors of West,
or try previous versions of QE until you find one that works

Paolo

On Wed, Dec 27, 2017 at 2:25 PM, Eduardo Menendez 
wrote:

> Hi,
> I have got an error compiling WEST within qe-6.2.1
> May be this be caused by using a two years-old compiler (Intel2015), or
> due to use   -D__DFTI  instead of -D_FFTW3 ?
>
> exx_go.f90(21): error #7002: Error in opening the compiled module file.
> Check INCLUDE paths.   [PARALLEL_INCLUDE]
> ... and a lot of subsequent errors.
>
> I had no problem making pwall, cp, gwl
>
> Thank you ,
>
> Eduardo Menendez Proupin
>
> ___
> Pw_forum mailing list
> Pw_forum@pwscf.org
> http://pwscf.org/mailman/listinfo/pw_forum
>



-- 
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
___
Pw_forum mailing list
Pw_forum@pwscf.org
http://pwscf.org/mailman/listinfo/pw_forum

[Pw_forum] error in compilation of WEST

2017-12-27 Thread Eduardo Menendez
Hi,
I have got an error compiling WEST within qe-6.2.1
May be this be caused by using a two years-old compiler (Intel2015), or due
to use   -D__DFTI  instead of -D_FFTW3 ?

exx_go.f90(21): error #7002: Error in opening the compiled module file.
Check INCLUDE paths.   [PARALLEL_INCLUDE]
... and a lot of subsequent errors.

I had no problem making pwall, cp, gwl

Thank you ,

Eduardo Menendez Proupin
___
Pw_forum mailing list
Pw_forum@pwscf.org
http://pwscf.org/mailman/listinfo/pw_forum