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