yambo 3.4.0

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
fatimazahra
Posts: 52
Joined: Mon Oct 28, 2013 10:15 am

yambo 3.4.0

Post by fatimazahra » Wed Feb 12, 2014 9:07 pm

Hi
I've tried to install yambo 3.4.0, but I'm getting this error

Code: Select all

use xc_f90_lib_m
                 1
Fatal Error: Can't open module file 'xc_f90_lib_m.mod' for reading at (1): No such file or directory
make[1]: *** [mod_xc_functionals.o] Error 1
make[1]: Leaving directory `/home/fati/Documents/YAMBO/devel/src/modules'
make: *** [yambo] Error 2
Thank you
Fatima Ezzahra Ramadan
PhD student
LPHE-Simulation-Modeling,Université Mohammed 5 Agdal Rabat Morocco
f.ramadan88@gmail.com

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

Re: yambo 3.4.0

Post by Daniele Varsano » Wed Feb 12, 2014 10:21 pm

Dear Fatima,
about the exciton wavefunction, please have a look to thisthread:
and also this one.
Other users experienced your same problem, and they were using an old version of the code. If this is the case you can also try to compile the 3.3 downloaded by the svn repository, even if I suggest you to try to compile the 3.4

Anyway, unfortunately as reported in the yambo download page and homepage it is not possible to download the code for technical problem. We hope that they will be solved soon.

About the compilation, please try to recompile your code after doing a
make clean_all

Next, if the error persist, please post your config.log file in the yambo directory and in the ./lib/libxc as well.
Moreover tell us on what of machine you are trying to install the code.
Regards,
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/

fatimazahra
Posts: 52
Joined: Mon Oct 28, 2013 10:15 am

Re: yambo 3.4.0

Post by fatimazahra » Wed Feb 12, 2014 10:45 pm

Dear Danile
I tried to install in ubuntu 32 bit
config (2).log
config.log
You do not have the required permissions to view the files attached to this post.
Fatima Ezzahra Ramadan
PhD student
LPHE-Simulation-Modeling,Université Mohammed 5 Agdal Rabat Morocco
f.ramadan88@gmail.com

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

Re: yambo 3.4.0

Post by Daniele Varsano » Wed Feb 12, 2014 10:49 pm

Dear Fatima,
please have a look to the posted I edited above.
Regards,
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/

fatimazahra
Posts: 52
Joined: Mon Oct 28, 2013 10:15 am

Re: yambo 3.4.0

Post by fatimazahra » Wed Feb 12, 2014 11:18 pm

Dear Daniele
I just installed the last version (devel), and it work well
Thank you
Fatima Ezzahra Ramadan
PhD student
LPHE-Simulation-Modeling,Université Mohammed 5 Agdal Rabat Morocco
f.ramadan88@gmail.com

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

Re: yambo 3.4.0

Post by Daniele Varsano » Wed Feb 12, 2014 11:24 pm

Dear Fatima,
I'm glad the problem is finally solved.

Gook look with your work.

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