You are here: Start » FIL.NET » Function Reference » System » Configuration » FIL.ControlSIMD
Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters. This filter does not affect third party components e.g. camera software, OpenCV.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | outLevel | FilNet.SimdLevel | Actually adjusted simd level. |
Parallel execution
This filter cannot be placed in multiple Workers.