Interface building with qe-4.2.1 and 3.2.3-rev.11

Having trouble compiling the Yambo source? Using an unusual architecture? Problems with the "configure" script? Problems in GPU architectures? This is the place to look.

Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani

Forum rules
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
Post Reply
hplan
Posts: 58
Joined: Thu Mar 26, 2009 2:26 pm

Interface building with qe-4.2.1 and 3.2.3-rev.11

Post by hplan » Mon Nov 08, 2010 6:17 pm

Hi,

I tried to build 3.2.3-rev.ll with qe-4.2.1, but failed building the interface. It is quite strange as i compiled successfully for 3.2.1-r.448 version. The system is pgf90 and mpich based. the relevant error information and config.log are as follows. Any suggestions and help are greatly appreciated.

>>>[Linking p2y]<<<
make[1]: Entering directory `/global/u1/h/hplan/magellen/yambo-3.2.3-rev.11/interfaces/p2y'
pw_errore.F mod_pw_data.F PGF90-S-0026-Unmatched quote (qexml_v3.2.f90: 1552)
PGF90-S-0026-Unmatched quote (qexml_v3.2.f90: 1553)
PGF90-S-0026-Unmatched quote (qexml_v3.2.f90: 1554)
PGF90-S-0026-Unmatched quote (qexml_v3.2.f90: 1555)
0 inform, 0 warnings, 4 severes, 0 fatal for check_pseudo
make[1]: *** [qexml_v3.2.o] Error 2
make[1]: Leaving directory `/global/u1/h/hplan/magellen/yambo-3.2.3-rev.11/interfaces/p2y'
make: *** [interfaces] Error 2

Thank you.
Best,

Haiping
You do not have the required permissions to view the files attached to this post.
Hai-Ping LAN,
Department Of Electronics,
Peking University, 100871,Beijing, CHINA

User avatar
Daniele Varsano
Posts: 3816
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: Interface building with qe-4.2.1 and 3.2.3-rev.11

Post by Daniele Varsano » Mon Nov 08, 2010 7:28 pm

Dear Haiping,
try to add:

Code: Select all

--with-p2y=4.0
in yours configure option.

Best,

Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

hplan
Posts: 58
Joined: Thu Mar 26, 2009 2:26 pm

Re: Interface building with qe-4.2.1 and 3.2.3-rev.11

Post by hplan » Thu Nov 11, 2010 5:38 pm

Thank you.
It works

Best,
H.
Hai-Ping LAN,
Department Of Electronics,
Peking University, 100871,Beijing, CHINA

Post Reply