Problem installing yambo version 5.0

You can find here problems arising when using old releases of Yambo (< 5.0). Issues as parallelization strategy, performance issues and other technical aspects.

Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan

Locked
HERVE
Posts: 1
Joined: Wed Apr 07, 2021 10:44 am

Problem installing yambo version 5.0

Post by HERVE » Wed Apr 07, 2021 11:48 am

Hello Dear Yambo t,eam

Please I have an issue installing Yambo version 5.0 on my ubuntu station.


Fatal Error: Can't open module file ‘netcdf.mod’ for reading at (1): no file known
compilation terminated.
Makefile:176: recipe for target 'mod_pars.o' failed
make[2]: *** [mod_pars.o] Error 1
make[2] : leave reportory « /home/lenov/Desktop/AR/yambo-5.0.1/src/modules »
config/mk/actions/compile_yambo.mk:2: recipe for target 'yambo' failed
make[1]: *** [yambo] Error 2
make[1] : Leave repertory « /home/lenov/Desktop/AR/yambo-5.0.1 »
yambo build failed

Bruno
Posts: 72
Joined: Tue Dec 08, 2020 11:16 am

Re: Problem installing yambo version 5.0

Post by Bruno » Tue May 11, 2021 1:54 pm

Hello,

Can you please upload the "report" file which is located inside the "YAMBO/config" folder? This file is generated after you run the ./configure. Also, it seems to me that this a netcdf library problem, is your netcdf correctly linked? In any case we should be able to see it inside the report file.

Regards,
MSc. Bruno Cucco
PhD Candidate
CNRS Institut des Sciences Chimiques de Rennes, France
Université de Rennes 1
https://iscr.univ-rennes1.fr

Locked