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''', <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'''. | ||
Some of this libraries are included in the Yambo package, while other are downloaded from the internet. <br> | |||
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. |
Revision as of 21:22, 1 February 2022
In general Yambo requires a series of libraries: HDF5, NetCDF-c, NetCDF-f, fft, lapack, blacs, iotk,
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.