GetSubBlockIdx(ISASI)
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
x |
|
x |
|
x |
|
x |
Function Usage
Obtains the ID of the vector core on the AI Core.
Prototype
1 | __aicore__ inline int64_t GetSubBlockIdx() |
Parameters
None
Returns
Vector core ID.
Constraints
None
Example
1 | int64_t subBlockID = AscendC::GetSubBlockIdx(); |
Parent topic: TPosition