You are here: Start » FIL.NET » Function Reference » System » Configuration » FIL.ControlAVX2
Enables or disables AVX2 cpu extension usage by other filters.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inIsEnabled | bool | True | When 'true' AVX2 instructions are used. Default value: True. | |
![]() | outIsAvailable | bool |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.