aclrtGetDeviceSatMode

The Ascend 310 AI Processor does not support this API.

The Atlas Training Series Product does not support this API.

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.