环境:卡:昇腾310,x86系统,驱动(23.0.0),CAAN(8.0.RC3.beta1)
环境应该没有问题,安装过程没有报错,且已正确配置环境变量,安装Mindspore2.4.0也成功,执行验证脚本报错:
(mindspore_py39) HwHiAiUser@ubuntu1804:~/sources$ python -c "import mindspore;mindspore.set_context(device_target='Ascend');mindspore.run_check()"
MindSpore version: 2.4.0
MindSpore running check failed.
Ascend kernel runtime initialization failed, device id: 0The details refer to 'Ascend Error Message'.
----------------------------------------------------
- Framework Error Message: (For framework developers)
----------------------------------------------------
aclrtSetStreamFailureMode failed, ret:207000
----------------------------------------------------
- Ascend Error Message:
----------------------------------------------------
EE1001: [PID: 137926] 2024-11-21-07:33:39.067.797 The argument is invalid.Reason: rtStreamSetMode execute failed, reason=[feature not support]
Solution: 1.Check the input parameter range of the function. 2.Check the function invocation relationship.
TraceBack (most recent call last):
rtSetStreamFailureMode failed, runtime result = 207000.[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:161]
(Please search "CANN Common Error Analysis" at https://www.mindspore.cn for error code description)
----------------------------------------------------
- C++ Call Stack: (For framework developers)
----------------------------------------------------
mindspore/ccsrc/plugin/device/ascend/hal/device/ascend_kernel_runtime.cc:366 Init
mindspore/ccsrc/plugin/device/ascend/hal/device/ascend_stream_manager.cc:102 CreateStream
环境:卡:昇腾310,x86系统,驱动(23.0.0),CAAN(8.0.RC3.beta1)
环境应该没有问题,安装过程没有报错,且已正确配置环境变量,安装Mindspore2.4.0也成功,执行验证脚本报错:
(mindspore_py39) HwHiAiUser@ubuntu1804:~/sources$ python -c "import mindspore;mindspore.set_context(device_target='Ascend');mindspore.run_check()"
MindSpore version: 2.4.0
MindSpore running check failed.
Ascend kernel runtime initialization failed, device id: 0The details refer to 'Ascend Error Message'.
----------------------------------------------------
- Framework Error Message: (For framework developers)
----------------------------------------------------
aclrtSetStreamFailureMode failed, ret:207000
----------------------------------------------------
- Ascend Error Message:
----------------------------------------------------
EE1001: [PID: 137926] 2024-11-21-07:33:39.067.797 The argument is invalid.Reason: rtStreamSetMode execute failed, reason=[feature not support]
Solution: 1.Check the input parameter range of the function. 2.Check the function invocation relationship.
TraceBack (most recent call last):
rtSetStreamFailureMode failed, runtime result = 207000.[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:161]
(Please search "CANN Common Error Analysis" at https://www.mindspore.cn for error code description)
----------------------------------------------------
- C++ Call Stack: (For framework developers)
----------------------------------------------------
mindspore/ccsrc/plugin/device/ascend/hal/device/ascend_kernel_runtime.cc:366 Init
mindspore/ccsrc/plugin/device/ascend/hal/device/ascend_stream_manager.cc:102 CreateStream