前置条件

  • 架构: x86_64
  • 芯片型号: Cambricon MLU590
  • 宿主机驱动: 6.5.48

镜像内容

基于

harbor.baai.ac.cn/flagos-base/flagos-base-cambricon-neuware4.7.2:2.1.2 open_in_new

Python

3.12

主要 Python 软件包

  • flag_gems==5.3.4
  • numpy==2.2.6
  • pandas==3.0.5
  • torch-mlu-ops==1.12.1+torch2.11.0
  • torch-mlu==1.33.1+torch2.11.0
  • torch==2.11.0+cpu
  • triton==3.4.0+mlu2.1.1

启动

启动交互式 shell(docker 或 podman 均可):

  docker run --rm -it \
  --device /dev/cambricon_dev0 \
  --device /dev/cambricon_ctl \
  harbor.baai.ac.cn/flagos-runtime/flagos-runtime-cambricon-neuware4.7.2:2.1.2 bash
  

验证

在容器内,确认加速器可见:

  cnmon
  

Last updated 15 Aug 2026, 12:51 +0800. history