Hi,
I have an issue with dgemm() and other mkl functions not returning the memory that is used internal to the function.How can I release the memory used up. If this example is ran long enough the application will crash.
Environment:
/* MicroSoft Visual C++ 2010 Microsoft Windows 7 Intel Core i7-2600 CPU 3.40GHz */
/* Intel(R) C++ Composer XE 2011 Update 9, with Intel(R) C++ Compiler XE 12.1 */
/* and Version MKL 10.3 Update 10
Sample Code;
int main(int argc, char* argv[])
{
