GetQueueNum
Applicability
Product |
Supported |
|---|---|
√ |
|
x |
|
x |
|
x |
|
x |
|
x |
Function
Obtains the number of communication queues of a BatchWrite communication task.
Prototype
1 | __aicore__ inline uint16_t GetQueueNum() |
Parameters
None
Returns
Number of communication queues of a BatchWrite communication task.
Restrictions
None
Example
Parent topic: HCCL Kernel APIs