AIpro 8T 超频到12T失败,已更新固件Ascend310B-firmware-7.3.t3.0.b309-rc-signed-8t-1.6ghz-20241022
收藏回复举报
AIpro 8T 超频到12T失败,已更新固件Ascend310B-firmware-7.3.t3.0.b309-rc-signed-8t-1.6ghz-20241022
t('forum.solved') 已解决
新人帖
发表于2025-02-24 19:29:10
0 查看

如题
1.我在官方工具的固件里 选择了Ascend310B-firmware-7.3.t3.0.b309-rc-signed-8t-1.6ghz-20241022这个版本的固件更新后,安装文档里面的操作,进行了操作

npu-smi set -t nve-level -i 0 -c 0 -d 1

2.我进行了reboot处理后,进行了操作

grep "aicore freq" /var/log/npu/slog/device-0/device-0*

3.但显示的结果是

(base) root@orangepiaipro:~# grep "aicore freq" /var/log/npu/slog/device-0/device-0*
[INFO] LPM(-1,null):1970-01-01-00:00:15.005000 [avs] [AvsProfileLimitUpdate 55] profile[1] aicore freq[250] cpu freq[1000] config done
[INFO] LPM(-1,null):1970-01-01-00:00:14.935000 [avs] [AvsProfileLimitUpdate 55] profile[1] aicore freq[250] cpu freq[1000] config done
[INFO] LPM(-1,null):1970-01-01-00:00:15.037000 [avs] [AvsProfileLimitUpdate 55] profile[1] aicore freq[250] cpu freq[1000] config done

无法实现文档中

如果使用下面的命令能看到aicore freq变为了750,说明切换到了12T的AI算力
(base) root@orangepiaipro:~# grep "aicore freq" /var/log/npu/slog/device-0/device-0*
[INFO] LPM(-1,null):1970-01-01-00:00:14.817000 [avs] [AvsProfileLimitUpdate 55] profile[1] aicore freq[750] cpu freq[1600] config done
[INFO] LPM(-1,null):1970-01-01-00:00:14.456000 [avs] [AvsProfileLimitUpdate 55] profile[1] aicore freq[750] cpu freq[1600] config done

超频失败,但不知道什么原因

我要发帖子