• Members 9 posts
    2026年3月13日 15:33

    mcProfiler需要对被度量的目标程序,链接 libmcToolsExt.so。被度量的代码中需要插桩吗?
    我执行exec perf后error messages显示“execute failed:Several errors occurred please examine the associated log files /root/mxlog/umd/umd.1906638.*log to identify the root cause.”。但是在linux /root/mxlog/umd目录下未找到对应文件。“Execute Loop 0”也打印输出了,如何定位错误原因。

  • Members 314 posts
    2026年3月13日 15:37

    尊敬的开发者您好,请您按照镜像或非镜像问题提问模版详细描述您的操作过程

  • arrow_forward

    Thread has been moved from 公共.

  • Members 9 posts
    2026年3月13日 15:45

    一、软硬件信息
    1.服务器厂家: 浪潮
    2.沐曦GPU型号: C500
    3.操作系统内核版本:6.6.71-3.0.7.kos5.x86_64
    4.是否开启CPU虚拟化:是
    5.mx-smi回显:
    mx-smi version: 2.2.1

    =================== MetaX System Management Interface Log ===================
    Timestamp : Fri Mar 13 15:41:01 2026

    Attached GPUs : 8
    +---------------------------------------------------------------------------------+
    | MX-SMI 2.2.1 Kernel Mode Driver Version: 2.12.0 |
    | MACA Version: 2.33.0.12 BIOS Version: 1.30.0.0 |
    |------------------------------------+---------------------+----------------------+
    | GPU NAME | Bus-id | GPU-Util |
    | Temp Pwr:Usage/Cap | Memory-Usage | |
    |====================================+=====================+======================|
    | 0 MetaX C500 | 0000:0d:00.0 | 0% |
    | 36C 29W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 1 MetaX C500 | 0000:37:00.0 | 0% |
    | 34C 28W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 2 MetaX C500 | 0000:4c:00.0 | 0% |
    | 35C 30W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 3 MetaX C500 | 0000:61:00.0 | 0% |
    | 36C 31W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 4 MetaX C500 | 0000:85:00.0 | 0% |
    | 34C 29W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 5 MetaX C500 | 0000:b1:00.0 | 0% |
    | 35C 31W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 6 MetaX C500 | 0000:c7:00.0 | 0% |
    | 34C 30W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+
    | 7 MetaX C500 | 0000:dd:00.0 | 0% |
    | 35C 30W / 350W | 858/65536 MiB | |
    +------------------------------------+---------------------+----------------------+

    +---------------------------------------------------------------------------------+
    | Process: |
    | GPU PID Process Name GPU Memory |
    | Usage(MiB) |
    |=================================================================================|
    | no process found |
    +---------------------------------------------------------------------------------+

    End of Log

    二、 问题现象
    如图执行exec perf,程序仅获取部分属性。服务器中无法找到/root/mxlog/umd/umd/xxx文件

    image.png

    PNG, 15.6 KB, uploaded by aaron on 2026年3月13日.

    image.png

    PNG, 78.7 KB, uploaded by aaron on 2026年3月13日.

    image.png

    PNG, 75.6 KB, uploaded by aaron on 2026年3月13日.

  • Members 314 posts
    2026年3月13日 15:46

    尊敬的开发者您好,您的GPU 驱动 固件 SDK较低,请您参考文档中心相关文档进行升级

  • Members 9 posts
    2026年3月13日 15:48

    请问被度量代码需要插桩吗?

  • Members 314 posts
    2026年3月13日 15:51

    尊敬的开发者您好,被度量代码不需要插桩

  • Members 9 posts
    2026年3月16日 09:59

    官网win-perf-kit有多个版本,请问是否有该工具与mx驱动固件等对应关系表格

  • Members 314 posts
    2026年3月17日 10:43

    尊敬的开发者您好,win-perf-kit版本名称与驱动固件名称大版本相同,下载界面有版本选择

  • Members 9 posts
    2026年3月17日 14:31

    请问有参考文档讲解mcProfiler抓取的性能指标的含义吗

  • Members 314 posts
    2026年3月17日 14:36

    尊敬的开发者您好,请参考文档中心mcProfiler使用手册

  • arrow_forward

    Thread has been moved from 解决中.