GGuangJie1update path
2bc565f5创建于 2025年4月28日历史提交
文件最后提交记录最后更新时间
1 年前
1 年前
1 年前
1 年前
README.md

Quick reference

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/cubep3m image from hub.docker.com
    docker pull openeuler/cubep3m:{Tag}
    
  • Start a cubep3m instance
    docker 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.