serial compilation on power6

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
kazemoor
Posts: 37
Joined: Tue Jun 22, 2010 6:27 am

serial compilation on power6

Post by kazemoor » Wed Jun 30, 2010 2:05 pm

Dear friends
Which options is needed for serial compilation of yambo on power6 AIX? I ask this because I think I should have serial compiled yambo near parallel compiled version to do conversion from pwscf to yambo by p2y.


any help would be greately apprecited.
Ali Kazempour, Isfahan Univ of tech,Physics Dept,Iran

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

Re: serial compilation on power6

Post by Daniele Varsano » Wed Jun 30, 2010 2:14 pm

Dear Ali,
why you want to compile yambo in serial??? you can compile it in parallel and use it
in a serial job with the "-N" option.

Before I was wrong, you can runp2y in parallel!!!! anyway I do not think your problem is related
to the parallelism.

Anyway if you want to compile it in serial, I think you have to add --with-mp=no in the configure option

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/

Post Reply