The data exchange supports fixed-point data types as well as floating-point data types.
Range errors occur when a mathematically valid argument results in a function value that exceeds the range of representable values for the floating-point data type.
範囲エラーは、数学上は有効な引数を使用して、関数の値が浮動小数点データ型で表現可能な値の範囲を超えた場合に発生します。
With independent parallel integer and floating-point data paths, the Turing SM is also much more efficient on workloads with a mix of computation and addressing calculations.
Turing SMは、独立した並列整数および浮動小数点データパスを備えているため、演算とアドレス計算が混在するワークロードでの効率も大幅に向上します。
With independent parallel integer and floating-point data paths, the Volta SM is also much more efficient on workloads with a mix of computation and addressing calculations.
独立した並列整数と浮動小数点データパスを使用することで、Volta SMは、計算とアドレッシングの計算が混在したワークロードではるかに効率的です。
The floating-point stack is used only when the return value is an internal 80-bit floating-point data type on Linux* and OS X* systems.
浮動小数点スタックは、Linux* および OS X* システムで、戻り値が 80 ビットの内部浮動小数点データの場合のみ使用されます。
Enhancements for flexible SIMD data movements: Intel AVX provides a number of new data movement primitives to enable efficient SIMD programming in relation to loading non-unit-strided data into SIMD registers, intra-register SIMD data manipulation, conditional expression and branch handling, etc.Enhancements for SIMD data movement primitives cover 256-bit and 128-bit vector floating-point data, and across 128-bit integer SIMD data processing using VEX-encoded instructions.
柔軟な SIMD データ移動の強化: インテル AVX では、非ユニット・ストライド・データの SIMD レジスターへのロード、レジスター間の SIMD データ操作、条件式、分岐処理など、効率的な SIMD プログラミングを行うための多くの新しいデータ移動プリミティブが提供されており、256 ビットおよび 128 ビットのベクトル浮動小数点データ、VEX エンコード命令を使用した 128 ビットを超える整数の SIMD データ処理に対応しています。
D Floating-Point Data Types
D の浮動小数点データ型
Functional Overview The 3rd Generation Intel CoreTM Processor Instruction Extensions include: Four intrinsics that map to two hardware instructions VCVTPS2PH and VCVTPH2PS performing 16-bit floating-point data type conversion to and from single-precision floating-point data type.
機能の概要第 3 世代インテル CoreTM プロセッサー拡張命令に含まれる命令は次のとおりです。単精度浮動小数点データ型 - 16 ビット浮動小数点データ型変換を実行する VCVTPS2PH と VCVTPH2PS の 2 つのハードウェア命令にマップする 4 つの組込み関数。
Multi-value double-precision floating-point data
Floating-point operators are not supported in D, but floating-point data objects can be traced and formatted using the printf function.
D では、浮動小数点演算子はサポートされていませんが、 printf 関数を使って、浮動小数点型データオブジェクトのトレースおよび書式設定を行うことができます。
This demo downloads raw, little-endian floating-point data representing high dynamic range textures, and needs to upload it to WebGL.
このデモではハイダイナミックレンジテクスチャを表す生のリトルエンディアンの浮動小数点数データをダウンロードし、WebGLにデータを渡す必要があります。