Back to FabImage Library website

You are here: Start » Function Reference » FIL Common

FIL Common

Select a function from the list below.

Icon Name Description Library
CancelCurrentWork Set function cancellation flag. Function is thread-safe. Lite
CloseGPUProcessing Disables GPU processing. Lite
EnableFilDiagnosticOutputs Enables computation of diagnostics outputs. Lite
EnableGPUProcessing Enables GPU processing. Lite
EnableNEONAcceleration Enables NEON acceleration. Only on ARM CPUs. Lite
EnableSSEAcceleration Enables SSE acceleration. Lite
GetAVX2AccelerationEnabled Returns the state of the AVX2 acceleration. Lite
GetFilDiagnosticOutputsEnabled Returns FIL diagnostic state. Lite
GetGPUProcessingDiagInfo Returns GPU diagnostic information. Lite
GetNEONAccelerationEnabled Returns the state of the NEON acceleration. Lite
GetParallelComputingThreadsCount Returns maximal number of threads to be used for computing. Lite
GetSSEAccelerationEnabled Returns returns state of SSE acceleration. Lite
InitGPUProcessing Initializes GPU processing with a selected device. Lite
IsCurrentWorkCancelled Returns true if function cancellation was requested. Lite
ResetIsCurrentWorkCancelled Reset function cancellation flag. Lite
SetParallelComputing Controls the state and number of available threads. Lite