Page 2 of 2

Re: Yambo built was fine but it gives error when running

Posted: Thu Apr 19, 2018 3:36 pm
by amirmehdi89
This cluster that I'm going to compile yambo on has its own hdf5 and netcdf modules (and so many other modules). Which other modules should I be concerned to load to compile?

Re: Yambo built was fine but it gives error when running

Posted: Mon Apr 23, 2018 5:21 pm
by Daniele Varsano
Dear Amir,
In order to avoid possible mismatch with the compiled library you can avoid to specify the path of the libraries. Yambo will download and compile the needed libraries. I think this is the safer solution to arrive to a working compilation. Next you can try to compile against the libraries present in your cluster.
Of course you will need to load the compilers module and mpi environment if needed.
Best,
Daniele