aclrtResetOverflowStatus
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Clears the overflow status of tasks on all streams in the current device. This API is asynchronous.
Prototype
aclError aclrtResetOverflowStatus(aclrtStream stream)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
stream |
Input |
Specified stream to deliver an overflow status resetting task. |
Returns
0 on success; else, failure. For details, see aclError.
Restrictions
For the following product models, the overflow status cleared by this API is at the process level.
Atlas A3 training products /Atlas A3 inference products Atlas A2 training products /Atlas A2 inference products
Parent topic: Device Management