aclrtGetHardwareSyncAddr
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
☓ |
|
☓ |
|
☓ |
Description
Obtains the synchronization address between the Cube Core and Vector Core.
Prototype
aclError aclrtGetHardwareSyncAddr(void **addr)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
addr |
Output |
Synchronization address. |
Returns
0 on success; else, failure. For details, see aclError.
Parent topic: Kernel Loading and Execution