[Pw_forum] Compiling espresso-3.1.1 on AMD Athlon 4200/Linux-64

Paolo Giannozzi giannozz at nest.sns.it
Fri Oct 20 18:37:36 CEST 2006


On Oct 20, 2006, at 18:24 , Andrea Ferretti wrote:

> such problems have been fixed in the cvs version of espresso
> substituting lines like
>
> control = modulo(header,iotk_ncontrol+1)
>
> with
>
> control = modulo(header,int(iotk_ncontrol+1,kind=kind(header)))
>
> you can try to repeat the trick for all the lines where the compiler
> complains

there should be just two, in iotk_scan.spp. Then one has to
regenerate *.f90 files: "make update" in iotk/ if I remember
correctly

Paolo



More information about the users mailing list