aclrtFloatOverflowMode
Data Format |
Description |
|---|---|
ACL_RT_OVERFLOW_MODE_SATURATION = 0 |
Saturation mode. If this mode is used, the compute precision may be inaccurate. This mode is only compatible with earlier versions and will not be evolved in the future. The Atlas 350 Accelerator Card does not support the saturation mode. |
ACL_RT_OVERFLOW_MODE_INFNAN = 1 |
/Inf/NaN mode (IEEE 754-compliant). This is the default mode. |
ACL_RT_OVERFLOW_MODE_UNDEF = 2 |
Reserved |
Parent topic: Data Types and Operation APIs