Compile the libraries in Yambo independently: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In general Yambo requires a series of libraries: '''HDF5''', '''NetCDF-c''', '''NetCDF-f''', '''fft''', '''lapack''', '''blacs''', '''iotk''', <br> | In general Yambo requires a series of libraries: '''HDF5''', '''NetCDF-c''', '''NetCDF-f''', '''fft''', '''lapack''', '''blacs''', '''iotk''', '''libxc'''<br> | ||
plus a series of optional libreries: '''yaml''', '''slepc''', '''petsc''', '''blacs''', '''scalapack''', '''futile'''. | plus a series of optional libreries: '''yaml''', '''slepc''', '''petsc''', '''blacs''', '''scalapack''', '''futile'''. | ||
Line 6: | Line 6: | ||
of a specific library can fail. <br> | of a specific library can fail. <br> | ||
Here we will show you how to compile and install some of them and the use with Yambo. | Here we will show you how to compile and install some of them and the use with Yambo. | ||
If you configured Yambo and the compilation is stuck at some library you can find | |||
all libraries tar.gz files in: |
Revision as of 21:32, 1 February 2022
In general Yambo requires a series of libraries: HDF5, NetCDF-c, NetCDF-f, fft, lapack, blacs, iotk, libxc
plus a series of optional libreries: yaml, slepc, petsc, blacs, scalapack, futile.
Some of this libraries are included in the Yambo package, while other are downloaded from the internet.
In general Yambo configure and compile all these libraries. However on some particular computer, configure/compilation
of a specific library can fail.
Here we will show you how to compile and install some of them and the use with Yambo.
If you configured Yambo and the compilation is stuck at some library you can find all libraries tar.gz files in: