Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Configuration
Configuration
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | ChargeImageMemoryPools | Preallocates memory buffers for images. | 
|  | ControlImageMemoryPools | Enables or disables deterministic image memory allocator. | 
|  | ControlParallelComputing | Enables or disables filters multithreading parallelization. | 
|  | ControlSSE | Enables or disables SSE cpu extension usage by other filters. | 
|  | DischargeImageMemoryPools | Releases preallocated image memory buffers. | 
|  | GetComputerID | Gets current Computer ID | 
|  | GetDongleSerialNumber | Gets current dongle serial number | 
|  | GetLibraryVersion | Gets current library version | 
| InitLibrary | Initializes library internals. Should be called before any other function from AVL. | |
|  | InspectImageMemoryPools | Returns information about allocated image memory buffers. This information can be used for preallocation. | 
Select Filter Equivalent below.
| Icon | Name | Description | 
|---|---|---|
|  | AvsFilter_EnableGPUProcessing | Resumes or suspends GPU OpenCL processing in filters. | 
|  | AvsFilter_InitGPUProcessing | Initializes GPU OpenCL processing. | 

