CANN/

hcomm

公开

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

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

support ccu host mainstream and slavestream sync#457

temper7620创建于 2 个月前从myfeature合入到master
讨论17提交11检查0文件改动20

合并人

未指定
t
temper76202 个月前创建

描述

Implemented device-specific synchronization handling for A5 (910_95) hardware. When detected via CpuTsThread::IsDeviceA5, the system now invokes direct LocalNotify Post/Wait methods instead of the standard HcclLocalNotifyRecord/ Wait functions. This change includes: - Implementation of IsDeviceA5 check in CpuTsThread. - Conditional routing in HcommThreadNotifyRecordOnThread and WaitOnThread. - New Post/Wait interface overloads in BareNotify and EschedNotify.

关联的Issue

NA

测试

RDV验证

文档更新

不涉及

类型标签

  • Bug修复
Pull Request已成功合入, 合并人 @cann-robot
(感谢 temper7620 的贡献)