You are here: Start » FIL.NET » FIS.ControlAVX2 Method
FIS.ControlAVX2 Method
Enables or disables AVX2 cpu extension usage by other filters.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ControlAVX2 ( bool inIsEnabled, out bool outIsAvailable )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inIsEnabled | bool | True | When 'true' AVX2 instructions are used. Default value: True. | |
![]() | outIsAvailable | bool |