Compile yambo-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
User avatar
claudio
Posts: 456
Joined: Tue Mar 31, 2009 11:33 pm
Location: Marseille
Contact:

Re: Compile yambo-3.2.3-rev.11

Post by claudio » Sat Jun 18, 2011 11:31 am

Dear Shudong
the "multi-file optimization compilation" of ifort gives always some problem,

in order to remove it, do a make clean
then edit the file config/setup

and add -no-ipo to the pf90flags and f90flags,

then make clean
and make yambo

Claudio
Claudio Attaccalite
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com

sdwang
Posts: 287
Joined: Fri Apr 09, 2010 12:30 pm

Re: Compile yambo-3.2.3-rev.11

Post by sdwang » Sat Jun 18, 2011 1:34 pm

It has been solved :D
Thank you for all of your help!!!
S. D. Wang
S. D. Wang
IMU,HOHHOT,CHINA
E-mail: sdwang@imu.edu.cn

Post Reply