Intel® Math Kernel Library 11.0.2 User Guide

Avoiding Memory Leaks in Intel MKL

When running, Intel MKL allocates and deallocates internal buffers to facilitate better performance. However, in some cases this behavior may result in memory leaks.

To avoid memory leaks, you can do either of the following:

For the descriptions of the memory functions, see the Intel MKL Reference Manual, available in the Intel Software Documentation Library.

See Also


Submit feedback on this help topic