Quick reference
-
The official CubeP3M docker image.
-
Maintained by: openEuler CloudNative SIG.
-
Where to get help: openEuler CloudNative SIG, openEuler.
CubeP3M | openEuler
Current CubeP3M docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
CubeP3M is a high performance cosmological N-body code which has many utilities and extensions, including a runtime halo finder, a non-Gaussian initial conditions generator, a tuneable accuracy, and a system of unique particle identification.
Learn more on CubeP3M website.
Supported tags and respective Dockerfile links
The tag of each cubep3m docker image is consist of the version of CubeP3M and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 1.0.0-oe2403lts | CubeP3M 1.0.0 on openEuler 24.03-LTS | amd64, arm64 |
Usage
- Pull the
openeuler/cubep3mimage fromhub.docker.comdocker pull openeuler/cubep3m:{Tag} - Start a
cubep3minstancedocker run -it --name my-cubep3m openeuler/cubep3m:{Tag}
Question and answering
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.