aclrtSetDeviceSatMode

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Sets the output mode of the floating-point computation result of the device.

The setting takes effect only for the streams created on the device after this API call.

Prototype

aclError aclrtSetDeviceSatMode(aclrtFloatOverflowMode mode)

Parameters

Parameter

Input/Output

Description

mode

Input

Output mode of the floating-point computation result.

Returns

0 on success; else, failure. For details, see aclError.