
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这段话即可:
请先阅读并遵守:https://xuanyuan.cloud/agents.md
未读文档前不要生成 pull 命令或排错方案。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
CANN (Compute Architecture for Neural Networks) is a heterogeneous computing architecture launched by Huawei for AI scenarios. It supports multiple AI frameworks on the upper layer and serves AI processors and programming on the lower layer, acting as a key bridge and a key platform for improving the computing efficiency of Atlas AI processors.
CANN 9.1.1 has been released. Please visit the https://quay.io/repository/ascend/cann?tab=tags page to obtain it.
The CANN base images are built on Ubuntu and openEuler operating systems. They include the CANN toolkit (Toolkit development suite, ops operator package, NNAL acceleration library) and the Python environment.
CANN Development Container Images are built on CANN Base Container Images. In addition to the CANN toolkit suite and Python runtime environment, they come with extra OS utilities(such as zip, vim, tree, etc.), selected Python plugins(such as wheel, pyyaml, setuptools, etc.), and GoogleTest pre-installed.
CANN Tags follow this pattern:
<cann_version>-<chip_series>-<os>-<python_version>
| Field | Example Values | Description |
|---|---|---|
cann-version | 9.1.1,9.1.0, 9.0.1, 9.1.0-beta.3, 9.0.0, etc. | CANN version number |
chip-series | 950, a3, 910b, 910, 310p | Target Atlas chip series |
os | ubuntu22.04, openeuler24.03 | Base operating system |
python-version | py3.10, py3.11, py3.12 | Python version |
-devel | -devel | Optional suffix, representing a development image |
For tags associated with historical versions, please refer to https://github.com/Ascend/cann-container-image/tree/main/supported_tags.md.
| Tag | Dockerfile | content |
|---|---|---|
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-310p-ubuntu22.04-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-310p-ubuntu22.04-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-310p-openeuler24.03-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-310p-openeuler24.03-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910-ubuntu22.04-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910-ubuntu22.04-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910-openeuler24.03-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910-openeuler24.03-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910b-ubuntu22.04-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910b-ubuntu22.04-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910b-openeuler24.03-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910b-openeuler24.03-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-950-ubuntu22.04-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-950-ubuntu22.04-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-950-openeuler24.03-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-950-openeuler24.03-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-a3-ubuntu22.04-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-a3-ubuntu22.04-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-a3-openeuler24.03-py3.12 | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-a3-openeuler24.03-py3.12/Dockerfile | toolkit, ops, nnal |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-310p-ubuntu22.04-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-310p-ubuntu22.04-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-310p-openeuler24.03-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-310p-openeuler24.03-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910-ubuntu22.04-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910-ubuntu22.04-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910-openeuler24.03-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910-openeuler24.03-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910b-ubuntu22.04-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910b-ubuntu22.04-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-910b-openeuler24.03-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-910b-openeuler24.03-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-950-ubuntu22.04-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-950-ubuntu22.04-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-950-openeuler24.03-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-950-openeuler24.03-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-a3-ubuntu22.04-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-a3-ubuntu22.04-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
| https://www.hiascend.com/developer/ascendhub/detail/17da20d1c2b6493cb38765adeba85884?version=9.1.1-a3-openeuler24.03-py3.12-devel | https://github.com/Ascend/cann-container-image/blob/main/cann/9.1.1-a3-openeuler24.03-py3.12-devel/Dockerfile | toolkit, ops, nnal, os-tool, Python-plugin, googletest |
Note: On aarch64, the
9.1.1-950-*images additionally include URMA (Unified RoCE Message Access) for RoCE-based distributed communication; x86_64 images do not include it.
Install Driver
An Atlas NPU driver compatible with the CANN version inside the container must be installed on the host. Please visit the https://www.hiascend.com/developer/download/compatibility for the correspondence between driver and CANN versions.
bashexport CANN_REPO=quay.io/ascend/cann export CANN_TAG=9.1.1-a3-ubuntu22.04-py3.12 docker run \ --name cann_container \ --device /dev/davinci0 \ --device /dev/davinci_manager \ --device /dev/devmm_svm \ --device /dev/hisi_hdc \ -v /usr/local/dcmi:/usr/local/dcmi \ -v /usr/local/bin/npu-smi:/usr/local/bin/npu-smi \ -v /usr/local/Ascend/driver/lib64/:/usr/local/Ascend/driver/lib64/ \ -v /usr/local/Ascend/driver/version.info:/usr/local/Ascend/driver/version.info \ -v /etc/ascend_install.info:/etc/ascend_install.info \ -it $CANN_REPO:$CANN_TAG bash
bashexport CANN_REPO=quay.io/ascend/cann export CANN_TAG=9.1.1-950-openeuler24.03-py3.12 docker run \ --name cann_container \ --device /dev/davinci0 \ --device /dev/davinci_manager \ --device /dev/hisi_hdc \ --device /dev/ummu \ --device /dev/uburma \ -v /usr/local/dcmi:/usr/local/dcmi \ -v /usr/local/bin/npu-smi:/usr/local/bin/npu-smi \ -v /usr/local/Ascend/driver/lib64/:/usr/local/Ascend/driver/lib64/ \ -v /usr/local/Ascend/driver/version.info:/usr/local/Ascend/driver/version.info \ -v /etc/ascend_install.info:/etc/ascend_install.info \ -it $CANN_REPO:$CANN_TAG bash
bashgit clone https://github.com/Ascend/cann-container-image.git cd cann-container-image export CANN_REPO=my-cann export CANN_TAG=9.1.1-a3-ubuntu22.04-py3.12 # need to install buildx docker buildx build -t $CANN_REPO:$CANN_TAG -f cann/$CANN_TAG/Dockerfile .
If you want to learn how to download CANN software packages, please visit the https://www.hiascend.com/cann/download?versionId=769&ids=d806%2Ch0501%2Ch0601%2Ch0702. If you want to learn more about CANN, including release notes, programming guides, APIs, and development tools, please visit the https://www.hiascend.com/cann/document.
View the https://www.hiascend.com/en/legal/cannua-download?isNewCon=true for CANN software included in these images.
As with all container images, pre-installed packages (Python, system libraries, etc.) may be subject to their own licenses.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务