[Pw_forum] Error in UPF.F90 in Modules

2017-12-27 Thread David Foster
Dear Users,Compiling 6.2.1 version with intel cluster studio 2015 I get following error:=== mpiifort -O2 -assume byterecl -g -traceback -nomodule -fpp -D__FFTW -D__MPIĀ  -I/root/qe-6.2.1/include -I/root/qe-6.2.1/FoX/finclude -I../include/ -I../iotk/src -I../ELPA/sr

Re: [Pw_forum] Error in UPF.F90 in Modules

2017-12-27 Thread Lorenzo Paulatto
I've found the same problem with ifort 14, it is a bug in the compiler triggered by some recent changes in the subroutine that reads the pseudopotentials. I found no other solution but to change version of ifort, even the one immediately before worked. If you have spare time, and you are still payi

Re: [Pw_forum] Error in UPF.F90 in Modules

2017-12-28 Thread Paolo Giannozzi
I think this was fixed on Dec 20 On Wed, Dec 27, 2017 at 8:59 PM, Lorenzo Paulatto wrote: > I've found the same problem with ifort 14, it is a bug in the compiler > triggered by some recent changes in the subroutine that reads the > pseudopotentials. I found no other solution but to change versi

Re: [Pw_forum] Error in UPF.F90 in Modules

2018-01-08 Thread Paolo Giannozzi
It's a compiler problem. I think that in the development version there is a workaround, but I am not sure Paolo On Wed, Dec 27, 2017 at 5:54 PM, David Foster wrote: > Dear Users, > Compiling 6.2.1 version with intel cluster studio 2015 I get following > error: >