Main Content

Production Device Details: Largest atomic floating-point size

Largest atomic floating-point size for production hardware

Description

App Configuration Pane: Hardware

Configuration Objects: coder.HardwareImplementation

Specify the largest floating-point data type that can be atomically loaded and stored on the hardware.

Dependencies

Selecting a device using the Device vendor and Device type parameters sets a device-specific value for this parameter.

This parameter is enabled only if it can be modified for the currently selected device.

Settings

None

This value is the default value.

float

double

Programmatic Use

Parameter: ProdLargestAtomicFloat
Type: character vector | string scalar
Values: 'None' | 'Float' | 'Double'
Default: 'None'

Version History

Introduced in R2011a