Disable the MKL memory pool. May impact performance.
voidDisablePeakMemoryStatistics()
Disable gathering of peak memory statistics of the MKL memory pool.
voidEnablePeakMemoryStatistics()
Enable gathering of peak memory statistics of the MKL memory pool.
voidFreeBuffers()
Frees the memory allocated to the MKL memory pool.
voidFreeResources()
Frees memory buffers, caches and handles allocated in or to the provider.
Does not unload the provider itself, it is still usable afterwards.
This method is safe to call, even if the provider is not loaded.