1、出现问题时,您做了哪些操作?
同类问题:https://gitee.com/ascend/pytorch/issues/IALPWK
执行任意操作比如:
> torch_npu._C._npu_init()
E RuntimeError: SetPrecisionMode:build/CMakeFiles/torch_npu.dir/compiler_depend.ts:155 NPU function error: at_npu::native::AclSetCompileopt(aclCompileOpt::ACL_PRECISION_MODE, precision_mode), error code is 500001
43165Error: [ERROR] 2025-04-07-01:39:13 (PID:2090, Device:0, RankID:-1) ERR00100 PTA call acl api failed
43166Error: [Error]: The internal ACL of the system is incorrect.
43167E Rectify the fault based on the error information in the ascend log.
2、在哪个步骤出现了问题?
无法使用
3、您希望得到什么结果?
不报错
4、您实际得到什么结果?
E RuntimeError: SetPrecisionMode:build/CMakeFiles/torch_npu.dir/compiler_depend.ts:155 NPU function error: at_npu::native::AclSetCompileopt(aclCompileOpt::ACL_PRECISION_MODE, precision_mode), error code is 500001
5、请附上您出现问题页面的整屏截图或者日志信息;
https://github.com/vllm-project/vllm-ascend/pull/472
目前vLLM等社区版本已经使用numpy 2.x版本,请尽快支持,否则无法满足客户使用。
1、出现问题时,您做了哪些操作?
同类问题:https://gitee.com/ascend/pytorch/issues/IALPWK
执行任意操作比如:
> torch_npu._C._npu_init()
E RuntimeError: SetPrecisionMode:build/CMakeFiles/torch_npu.dir/compiler_depend.ts:155 NPU function error: at_npu::native::AclSetCompileopt(aclCompileOpt::ACL_PRECISION_MODE, precision_mode), error code is 500001
43165Error: [ERROR] 2025-04-07-01:39:13 (PID:2090, Device:0, RankID:-1) ERR00100 PTA call acl api failed
43166Error: [Error]: The internal ACL of the system is incorrect.
43167E Rectify the fault based on the error information in the ascend log.
2、在哪个步骤出现了问题?
无法使用
3、您希望得到什么结果?
不报错
4、您实际得到什么结果?
E RuntimeError: SetPrecisionMode:build/CMakeFiles/torch_npu.dir/compiler_depend.ts:155 NPU function error: at_npu::native::AclSetCompileopt(aclCompileOpt::ACL_PRECISION_MODE, precision_mode), error code is 500001
5、请附上您出现问题页面的整屏截图或者日志信息;
https://github.com/vllm-project/vllm-ascend/pull/472
目前vLLM等社区版本已经使用numpy 2.x版本,请尽快支持,否则无法满足客户使用。