已合并
新增capi接口,提供数据归约求和,发送/等待同步点,设置/获取核间同步寄存器基地址能力 #431
zhangyike创建于 2月9日
新增capi接口,提供数据归约求和,发送/等待同步点,设置/获取核间同步寄存器基地址能力 #431
已合并
zhangyike创建于 2月9日
zhangyike成员
2月9日

描述

新增如下c-api接口:
asc_sync_block_arrive
asc_sync_block_wait
asc_get_ffts_base_addr
asc_set_ffts_base_addr
asc_pair_reduce_sum
旨在提供数据归约求和接口;发送同步信息数据到FFTS设置同步点接口;等待所有对象到达flagID对应同步点接口;设置基地址接口;获取核间同步寄存器基地址接口。完善capi功能。

关联的Issue

https://gitcode.com/cann/asc-devkit/issues/88

测试

二级冒烟

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhangyike 的贡献)
Zzhangyike成员
2月9日 创建了 pull request,commit 2d6bba7c
CANN-robotCANN-robot成员
2月9日 将zhanghao_0689,yanqingshang,wulinyu,zhuliangying,dengjing_aoe,YeZZzzz1,bluesky901,wqtshg_wt,yangbinhua,gao_dafa,chenyiyuan,xun_zhuge,ookkkkoo1122,bianque,houyuyang,shi_nanxiang,wuyang_hw,ascendhjh,DragonBornHD84,jiangZD,wuzhaolin设为审查人
CANN-robot
CANN-robot成员
2月9日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
impl/c_api wuyang_hw, chenyiyuan, pangfd (3/2) pangfd (1/1)
include/c_api wuyang_hw, chenyiyuan, wuzhaolin (3/2) wuzhaolin (1/1)
repo-cann/asc-devkit wuyang_hw, chenyiyuan (2/2) wuyang_hw (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robotCANN-robot成员
2月9日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
2月9日 评论:

🔵 source code change are detected, tasks labels is removed in this pull request!

likedislike
此处折叠了108条消息 查看更多
Zzhangyike成员
2月11日 修改标题为 “新增capi接口,提供数据归约求和,发送/等待同步点,设置/获取核间同步寄存器基地址能力”,原标题为“add 220 capi”
chenyiyuan成员
2月11日 评论:

/lgtm
/apprv

likedislike
CANN-robotCANN-robot成员
2月11日 添加了label:lgtm
CANN-robot
CANN-robot成员
2月11日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: pangfd, wuzhaolin, wuyang_hw.
Reviewers who wrote a comment of /lgtm are: pangfd, wuyang_hw, chenyiyuan, wuzhaolin.

likedislike
CANN-robotCANN-robot成员
2月11日 合入了pull request