Intel® oneAPI Math Kernel Library Developer Reference - C
Memory Management
This section describes the Intel® oneAPI Math Kernel Library memory functions. See theIntel® oneAPI Math Kernel Library Developer Guide for more memory usage information.
mkl_free_buffers
Frees unused memory allocated by the Intel® oneAPI Math Kernel Library Memory Allocator.
mkl_thread_free_buffers
Frees unused memory allocated by the Intel® oneAPI Math Kernel Library Memory Allocator in the current thread.
mkl_disable_fast_mm
Turns off the Intel® oneAPI Math Kernel Library Memory Allocator for Intel® oneAPI Math Kernel Library functions to directly use the systemmalloc/free functions.
mkl_mem_stat
Reports the status of the Intel® oneAPI Math Kernel Library Memory Allocator.
mkl_peak_mem_usage
Reports the peak memory allocated by the Intel® oneAPI Math Kernel Library Memory Allocator.