Re: Compiling on IBM power6 in CINECA
Posted: Thu Apr 08, 2010 4:02 pm
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 -Vfeffeficus wrote:it writes only that in the yambo.in:Code: Select all
yambo -i -N -V 99
#
# 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
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
(...)