Vector.IsHardwareAccelerated Property

Definition

Gets a value that indicates whether vector operations are subject to hardware acceleration through JIT intrinsic support.

public static bool IsHardwareAccelerated { get; }

Property Value

true if vector operations are subject to hardware acceleration; otherwise, false.

Remarks

Vector operations are subject to hardware acceleration on systems that support Single Instruction, Multiple Data (SIMD) instructions, and the RyuJIT just-in-time compiler is used to compile managed code.

Applies to

Produs Versiuni
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 2.0 (package-provided), 2.1
UWP 10.0