已关闭
[算子开发][内测体验][AscendC][Documentation|文档反馈]: thread_block_tile 的 meta_group_rank/meta_group_size 文档签名与代码不符 #1582
kidecr创建于  15 天前关闭于  5 天前
kidecr
kidecr
15 天前 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Document Link(文档链接)

https://gitcode.com/cann/asc-devkit/blob/master/docs/zh/api/SIMT-API/cooperative_groups/thread_block_tile/meta_group_size.md
https://gitcode.com/cann/asc-devkit/blob/master/docs/zh/api/SIMT-API/cooperative_groups/thread_block_tile/meta_group_rank.md
https://gitcode.com/cann/asc-devkit/blob/master/docs/zh/api/SIMT-API/cooperative_groups/thread_block_tile/thread_block_tile_intro.md
https://gitcode.com/cann/asc-devkit/blob/master/include/simt_api/cooperative_groups.h

Issues Section(问题文档片段)

文档中函数原型如下
image.png
image.png
image.png
对应代码
image.png

Existing Issues(存在的问题)

文档和代码之间meta_group_size meta_group_rank函数返回值不匹配,其unsigned long long返回值仅在 coalesced_group 里出现,但是根据文档上下文,对应的应该不是 coalesced_group里的函数,那么返回值应为 unsigned int

likedislike
kidecrkidecr
15 天前 修改标题为 “[算子开发][内测体验][AscendC][Documentation|文档反馈]: thread_block_tile 的 meta_group_rank/meta_group_size 文档签名与代码不符”,原标题为“[Documentation|文档反馈]: thread_block_tile 的 meta_group_rank/meta_group_size 文档签名与代码不符”
Cchenyiyuan成员
15 天前 将 shaonaite 设为负责人
wulinyu成员
15 天前 评论:

问题已经收到,当前开发在确认是否文档问题,待确认根因后再反馈给你。

likedislike
louyuxuan成员
15 天前 评论:

已确认文档有误,近期会修复,感谢反馈问题。

likedislike
Llouyuxuan成员
14 天前 删除了关联的pull request:修复SIMT协作组接口返回类型错误
louyuxuan成员
13 天前 评论:

你好,相关问题已修复,详情可查看PR:https://gitcode.com/cann/asc-devkit/pull/5329

likedislike
Llouyuxuan成员
13 天前 关联了pull request:修复SIMT协作组接口返回类型错误
Llouyuxuan成员
13 天前 删除了关联的pull request:修复SIMT协作组接口返回类型错误
shaonaite
shaonaite成员
5 天前 评论:

您好,若没有别的问题,此issue将会关闭~

likedislike
shaonaiteshaonaite成员
5 天前 关联了pull request:修复SIMT协作组接口返回类型错误
shaonaiteshaonaite成员
5 天前 issue状态由 进行中 改变为 已完成
shaonaiteshaonaite成员
5 天前 关闭了 issue
CANN-robotCANN-robot成员
5 天前 添加了label:resolved