You are here: Start » Filter Reference » System » Configuration
Configuration
Select a filter from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| ChargeImageMemoryPools |
|
Preallocates memory buffers for images. This may improve performance when many images are created and destroyed in an application. |
FoundationLite | |
| ControlAVX2 |
|
Enables or disables AVX2 cpu extension usage by other filters. |
FoundationLite | |
| ControlImageMemoryPools |
|
Enables or disables deterministic image memory allocator. This may improve performance when many images are created and destroyed in an application. |
FoundationLite | |
| ControlParallelComputing |
|
Enables or disables filters multithreading parallelization. |
FoundationLite | |
| ControlSIMD |
|
Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters. |
FoundationLite | |
| ControlSSE |
|
Enables or disables SSE cpu extension usage by other filters. |
FoundationLite | |
| DischargeImageMemoryPools |
|
Releases preallocated image memory buffers. |
FoundationLite | |
| EnableGPUProcessing |
|
Resumes or suspends GPU OpenCL processing in filters. |
FoundationBasic | |
| GetComputerID |
|
Gets current Computer ID. Can be used for creating custom license protection for integrator's applications. |
FoundationLite | |
| GetDongleSerialNumber |
|
Gets the current usb dongle's serial number. |
FoundationBasic | |
| GetLibraryVersion |
|
Gets current library version. |
FoundationLite | |
| InitGPUProcessing |
|
Initializes GPU OpenCL processing. |
FoundationBasic | |
| InspectImageMemoryPools |
|
Returns information about allocated image memory buffers. This information can be used for preallocation. |
FoundationLite | |
| VerifyProjectID |
|
Verifies a project ID. This tools is useful for system integrators who need verification if a system is used with a license coming from a legitimate source. |
FoundationBasic | |
| WriteLog |
|
Write log message with selected log level. |
FoundationLite |
