external-cannbot-ops-ascendc-runtime-debug

Installation
SKILL.md

Ascend C 算子运行时错误调试

系统化调试 Ascend C 算子运行时错误,包括错误码处理、环境检查。

快速诊断

运行时错误
    ├─ 返回码非0?
    │   ├─ 161xxx → 参数错误 → 见高频错误速查
    │   ├─ 361xxx → Runtime错误 → 见 debug_workflow.md
    │   ├─ 507035 → 向量核异常 → 见 debug_workflow.md#507035-向量核异常
    │   └─ 561xxx → 内部错误 → 见高频错误速查 / debug_workflow.md
    └─ 复杂场景 → 开启日志调试

高频错误速查

Installs
3
GitHub Stars
168
First Seen
May 19, 2026
external-cannbot-ops-ascendc-runtime-debug — ascend-ai-coding/awesome-ascend-skills