aclrtGetDeviceSatMode
The Ascend 310 AI Processor does not support this API.
The
Description
Queries the output mode of the floating-point computation result of the device.
Prototype
aclError aclrtGetDeviceSatMode(aclrtFloatOverflowMode *mode)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
mode |
Output |
Output mode of the floating-point calculation result. |
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.
Parent topic: Device Management