| Add 8k stride for win addr offset
Co-authored-by: tgwsakiko_<linwei69@huawei.com>
# message auto-generated for no-merge-commit merge:
!5666 merge 512-pd into master
Add 8k stride for win addr offset
Created-by: tgwsakiko_
Commit-by: tgwsakiko_
Merged-by: cann-robot
Description: ## 描述
This PR introduces a rank-strided addressing scheme with EP_RANK_OFFSET_STEP = 8192, applying an epRankId * 8 KB offset to CCL buffer base-address derivation in both context setup and kernel helpers, and synchronizing tiling-side capacity checks to reserve epWorldSize * 8 KB of offset space. The change eliminates cross-rank same-address aliasing in status updates and improves performance on Ascend 950.
## 关联的Issue
<!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #000-->
<!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。-->
## 测试
<!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。-->
## 文档更新
<!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。-->
## 类型标签
<!-- [x] 表示选中 -->
- [ ] 🐛 Bug 修复
- [ ] ✨ 新特性
- [x] ⚡ 性能优化
- [ ] ♻️ 重构
- [ ] 🧪 测试
- [ ] 📦 构建/CI
- [ ] 🔧 配置变更
- [ ] 📝 文档更新
- [ ] ⬆️ 依赖升级
- [ ] 🔒 安全修复
- [ ] 🧹 代码清理
- [ ] ❓ 其他,请描述:
See merge request: cann/ops-transformer!5666 | 3 天前 |