memory leak

Link/UrlTags
memory leak in pardiso when using iparm(4) different from 0 [Forums]
I have an application where I need to solve two sparse problems per time step. The two sparse problems are almost identical (same sparseness, etc), except one does not change from time step to time st ...

Posted: 2008-10-01 07:31:37 by ascotti@email.unc.edu
memory leak, pardiso
intrinsic function "ptr1(:,:,:) = ptr2(:,:,:)" segfaults -- ifort bug [Forums]
Short Description: => Loop over i,j,k ("ptr1(i,j,k) = ptr2(i,j,k)") works fine, but "ptr1(:,:,:) = ptr2(:,:,:)" segfaults The attached program segfaults if it uses the intrinsic function ptr1(:, ...

Posted: 2008-10-07 06:14:52 by Jens Henrik Goebbert
Fortran, memory leak, bug, pointer, memory
Intel Math Library: MKL 10.1 update 1 fixed memory leak! [Forums]
Hi guys,In a nutshell: if you are using MKL's DFT functions, you should update to 10.1 update 1.We just discovered a small memory leak in our application just last week. We spent a few days tracking i ...

Posted: 2009-01-12 12:38:49 by shachris23
memory leak, FFT, MKL, Intel Math library, DFT
My adventures with PKCS#7 and OpenSSL [Blogs]
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...

Posted: 2009-04-30 07:40:34 by Ylian Saint-hilaire (Intel)
memory leak, PKI, security, Mesh, OpenSSL, Ylian
Intel® Parallel Inspector Thread Checker [Videos]
Find race conditions and deadlocks that affect reliability and accuracy of your threaded code in your source code or even third party libraries where you don't have the source. ...

Posted: 2009-05-14 18:32:03 by John Mchugh (Intel), venkatrajaraman
memory leak, Visual Studio, thread checker, Deadlock, race conditions, memory checker, memory error
Memory leak from TBB when did nothing but only new/delete a task_scheduler_init. [Forums]
The following sample code will cause memory leaks://// create a new TBB task scheduler, the leaked bytes varies with the number of threads !!//tbb::task_scheduler_init *pScheduler = new tbb::task_sche ...

Posted: 2009-07-06 00:54:58 by tommy_developer
memory leak
Intel Parallel studio tools used on the command line?? [Forums]
Which Parallel studio features are available from the command line? Can I setup a Amplifier analysis and run it from the command line? Or a memory leak analysis? ...

Posted: 2009-08-11 12:09:03 by none2356
memory leak, command line, parallel amplifier