Page 2 of 2

Re: Compiling on IBM power6 in CINECA

Posted: Thu Apr 08, 2010 4:02 pm
by andrea marini
feffeficus wrote:

Code: Select all

yambo -i -N -V 99
it writes only that in the yambo.in:

#
# Y88b / e e e 888~~\ ,88~-_
# Y88b / d8b d8b d8b 888 | d888 \
# Y88b/ /Y88b d888bdY88b 888 _/ 88888 |
# Y8Y / Y88b / Y88Y Y888b 888 \ 88888 |
# Y /____Y88b / YY Y888b 888 | Y888 /
# / / Y88b / Y888b 888__/ `88_-~
#
# GPL Version 3.2.1 Revision 485
# http://www.yambo-code.org
#
setup # [R INI] Initialization
Ciao FF! Regarding PW compliation's problems Conor can help you much better then me. Regarding the -V option I have checked that in Revision 485 it was already changed in order to accept characters instead that numbers. This change was done in revision 455. The new -V
synoptics is

Code: Select all

anomaly:~$yambo -H
(...)

 Tool: yambo 3.2.2 rev.576
 Description: A shiny pot of fun and happiness [C.D.Hogan] 

 -h		:Short Help
 -H		:Long Help
 -J <opt>	:Job string identifier
 -V <opt>	:Input file verbosity
		 opt=RL,kpt,sc,qp,io,gen,resp,rt
 (...)


Re: Compiling on IBM power6 in CINECA

Posted: Tue Apr 13, 2010 6:48 pm
by Conor Hogan
Hi Feffe,
Can you check what the value of "iotk_dir" is in config/setup? It should be set to "/cineca/prod/build/applications/QuantumESPRESSO/4.1/xl--10.1/BA_WORK/QuantumESPRESSO-4.1/iotk/src" if the iotk_module.mod file is linked properly.
If it is, please make sure to do the usual gmake clean_all, check no .f files are left in interfaces/p2y , run configure with the --enable-msgs-comps flag set, make interfaces and try to see exactly where the error is coming from. Report back!
Cheers
Conor