求助!!!
硬件Atlas300I
之前基于20.2版本的驱动 用容器+k8s+deviceplugin的方式把官方提供的sample示例 物体识别跑起来了
由于系统升级,尝试把驱动升级到了23.0.0(现在的版本应该叫5.0.0或6.0.0),并且更换了新的deviceplugin,正常工作。
但运行之前20.2版本编译的ai 应用报错了,错误内容如下,应该怎么解决这个问题,是否需要在23.0驱动版本重新编译应用:
[INFO] Acl init success
[ERROR] Acl open device 0 failed
[ERROR] Init acl resource failed
[ERROR] Classification Init resource failed
[WARN] no model had been loaded, unload failed
[ERROR] reset device failed
[INFO] end to reset device is 0
[INFO] end to finalize acl
+ true
+ ./main /opt/data/ground.mp4
求助!!!
硬件Atlas300I
之前基于20.2版本的驱动 用容器+k8s+deviceplugin的方式把官方提供的sample示例 物体识别跑起来了
由于系统升级,尝试把驱动升级到了23.0.0(现在的版本应该叫5.0.0或6.0.0),并且更换了新的deviceplugin,正常工作。
但运行之前20.2版本编译的ai 应用报错了,错误内容如下,应该怎么解决这个问题,是否需要在23.0驱动版本重新编译应用:
[INFO] Acl init success
[ERROR] Acl open device 0 failed
[ERROR] Init acl resource failed
[ERROR] Classification Init resource failed
[WARN] no model had been loaded, unload failed
[ERROR] reset device failed
[INFO] end to reset device is 0
[INFO] end to finalize acl
+ true
+ ./main /opt/data/ground.mp4