OpenCL Computing
Vector Types
Native OpenCL SIMD data types (float4, int8, etc.) optimizing vector operations on parallel architectures. Vector types natively exploit GPU SIMD units to maximize computational throughput.
← Indietro