-
Notifications
You must be signed in to change notification settings - Fork 45
Libraries
You do not need to download the following files. The libraries will be automatically downloaded if needed when building the source "make yambo"
In case you are going to compile yambo on a machine that does not have access to the internet, you can first get all needed files in the proper place just entering the yambo source and running (option available since version 5.0)
./sbin/download_all_libs.sh
As part of the modularization of the Yambo code, one of the goals is to split the source into different blocks (or modules), and eventually promote them into libraries. So far we created, as an experimental library, the driver library. The source code of the library is not contained anymore in the main repo of the yambo code, but it has been moved in a submodule
https://github.com/yambo-code/yambo-libraries
This is the latest release of the driver
Following a list of libraries that are part of the Yambo code distribution.
- lapack-3.9.0.tar.gz
- netcdf-fortran-4.5.3.tar.gz
- netcdf-c-4.7.4.tar.gz
- pnetcdf-1.12.1.tar.gz
- hdf5-1.12.0.tar.gz
- scalapack-2.1.0.tar.gz
- petsc-3.13.4.tar.gz
- slepc-3.13.3.tar.gz
- iotk-y1.2.2.tar.gz
- etsf_io-1.0.4.tar.gz
- libxc-2.2.3.tar.gz
- blacs.tar.gz
- slatec.tar.gz
- fftw-3.3.6-pl1.tar.gz
- fftqe.tar.gz
- futile-1.0
- yaml-0.2.2