external-gitcode-ascend-triton-operator-env-config
Installation
SKILL.md
Triton 算子开发环境配置
核心原则
必须按顺序执行环境检查,每个步骤依赖前一步的成功。
前置步骤:获取最新配套要求(MANDATORY)
配套版本可能更新,必须先获取官方最新文档。
MANDATORY - READ ENTIRE PAGE:访问并完整阅读官方在线文档 https://triton-ascend.readthedocs.io/zh-cn/latest/quick_start.html 和 https://triton-ascend.readthedocs.io/zh-cn/latest/installation_guide.html,获取最新的:
- Python 版本要求
- torch / torch_npu 版本要求
- triton-ascend 版本要求
- CANN 版本要求
- 各组件版本对应关系
以文档中的版本要求为准,更新后续步骤中的版本号。