CANN/

hcomm

公开

HCOMM(Huawei Communication)是HCCL的通信基础库,提供通信域以及通信资源的管理能力。

496
代码Commits分支Pull Requests213讨论
已合并

feat(ccu): add CLOS topology support with configurable SQ size#793

Innoecho创建于 1 个月前从support_config_jetty_depth合入到master
讨论27提交1检查0文件改动4

合并人

未指定
I
Innoecho1 个月前创建

描述

feat(ccu): add CLOS topology support with configurable SQ size

- Introduce CCU_CLOS_REQUEST_SQ_SIZE constant for CLOS topology scenarios
- Modify GetAvailableBatch to accept sqSize parameter for dynamic configuration
- Update LinkData constructor to set fullmesh flag based on path configuration
- Use fullmesh flag to determine appropriate SQ size (default for fullmesh, CLOS size otherwise)
- Ensure backward compatibility with existing fullmesh topology configurations

关联的Issue

NA

测试

RDV

文档更新

NA

类型标签

<!-- [x] 表示选中 -->
  • Bug修复
  • 新特性
  • 性能优化
  • 文档更新
  • 其他,请描述:
Pull Request已成功合入, 合并人 @cann-robot
(感谢 Innoecho 的贡献)