Star
540
Fork
743
代码
介绍
代码
Issues
82
Pull Requests
136
流水线
Actions
讨论
Wiki
项目成员
146
分析
项目设置
Star
540
Fork
743
master
asc-devkit
/
docs
/
api
/
SIMD-API
/
C-API
/
sys_var
/
asc_get_block_idx.md
下载
cann-robot
docs: rename C-API Chinese directories to English and update all links
91a2014d
创建于
14 小时前
历史提交
asc_get_block_idx
产品支持情况
产品
是否支持
Atlas A3 训练系列产品/Atlas A3 推理系列产品
√
Atlas A2 训练系列产品/Atlas A2 推理系列产品
√
功能说明
获取当前运行核的索引。
函数原型
__aicore__
inline
int64_t
asc_get_block_idx
()
参数说明
无
返回值说明
当前运行核的索引。
流水类型
PIPE_S
约束说明
无
调用示例
无