The official Yambo docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current Yambo docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
YAMBO is an open-source code released within the GPL licence implementing first-principles methods based on Green’s function theory to describe excited-state properties of realistic materials.These methods include the GW approximation, the Bethe-Salpeter equation (BSE), electron-phonon interaction and non-equilibrium Green’s function theory (NEGF).
Learn more on Yambo.
The tag of each Yambo docker image is consist of the version of Yambo and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 5.3.0-oe2403sp4 | yambo 5.3.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 5.3.0-oe2403sp2 | yambo 5.3.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 5.3.0-oe2403lts | Yambo 5.3.0 on openEuler 24.03-LTS | amd64, arm64 |
Here, users can select the corresponding {Tag} by their requirements.
Pull the openeuler/yambo image from docker
docker pull openeuler/yambo:{Tag}
Run and test yambo container
docker run -it --rm openeuler/yambo:{Tag}
From here, users can test yambo as follows
./bin/yambo --version
The result will looks like:
This is yambo - Serial+HDF5_IO - Ver. 5.3.0 Revision 23900 Hash e51825f30d
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:3dbda5e7b…
Size
1.2 GB
Last updated
2 months ago
docker pull openeuler/yamboPulls:
19
Last week