Atlas 300I Duo推理卡不支持动态虚拟化
收藏回复举报
Atlas 300I Duo推理卡不支持动态虚拟化
新人帖
发表于2026-01-22 09:46:00
0 查看
  • 开启动态虚拟化ascend device plugin报错

check supported product type failed, err: Atlas 300I Duo is not supported to dynamic virtual instance

kubectl  logs -f ascend-device-plugin3-daemonset-310p-r4nqj -n kube-system

[INFO]     2026/01/21 16:39:09.140289 1       hwlog/api.go:108    devicePlugin.log's logger init success

[INFO]     2026/01/21 16:39:09.140402 1       main.go:193    ascend device plugin starting and the version is v7.1.RC1_linux-aarch64

[INFO]     2026/01/21 16:39:09.140430 1       main.go:194    ascend device plugin starting scene is center

[INFO]     2026/01/21 16:39:09.593097 1       devmanager/devmanager.go:150    the dcmi version is 23.0.1

[WARN]     2026/01/21 16:39:09.595957 1       devmanager/devmanager.go:200    cannot get main board id

[INFO]     2026/01/21 16:39:09.596028 1       devmanager/devmanager.go:215    chipInfoName: 310P3, devType:Ascend310P

W0121 16:39:09.671723       1 client_config.go:617] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.

[WARN]     2026/01/21 16:39:09.673180 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(0), deviceID(0), error code: -8255

[WARN]     2026/01/21 16:39:09.675620 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(0), deviceID(1), error code: -8255

[WARN]     2026/01/21 16:39:09.677875 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(96), deviceID(0), error code: -8255

[WARN]     2026/01/21 16:39:09.680221 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(96), deviceID(1), error code: -8255

[WARN]     2026/01/21 16:39:09.683728 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(32768), deviceID(0), error code: -8255

[WARN]     2026/01/21 16:39:09.687116 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(32768), deviceID(1), error code: -8255

[WARN]     2026/01/21 16:39:09.688227 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(32896), deviceID(0), error code: -8255

[WARN]     2026/01/21 16:39:09.689539 1       device/ascendcommon.go:639    get device ip failed, err: get device IP address failed, cardID(32896), deviceID(1), error code: -8255

[ERROR]    2026/01/21 16:39:09.698392 1       server/manager.go:79    check supported product type failed, err: Atlas 300I Duo is not supported to dynamic virtual instance

[ERROR]    2026/01/21 16:39:09.698462 1       main.go:214    init device manager failed

  • 根据官网提示,目前支持Atlas 推理系列产品的动态虚拟化
    cid:link_0
    1.jpg
  • 查看源码又不支持300I duo推理卡
    2.png

    3.png

    4.png

请问官方,文档与编码实现不一致,宣称支持Atlas 推理系列产品,与实际使用发生偏离,用户该何去何从

我要发帖子