Triton Ascend
安装指南
- 快速安装
- 安装介绍
- 附录:FAQ
- 安装 torch_npu 时出现报错“ERROR: No matching distribution found for torch==2.7.1+cpu”
- 编译安装 Triton-Ascend 时,如果GCC < 9.4.0,可能报错 “ld.lld: error: unable to find library -lstdc++fs”
- 执行算子时报错 ModuleNotFoundError: No module named 'triton._C.libtriton.ascend'; 'triton._C.libtriton' is not a package
- Triton-Ascend 3.2.1 版本为何新增依赖triton?
- Triton-Ascend 3.2.1 版本依赖的 Triton 版本为何不一致?
- 如何确认芯片类型
架构设计与核心特性
Triton 算子开发指南
Triton 算子迁移指南
典型算子样例
算子调试与调优
Triton API 接口说明
Libdevice 开发者手册
环境变量和编译选项
常见问题