All Articles Tagged memory leak
| Link/Url | Tags |
|---|---|
| OpenGL memory leak?[Forums] Hi, I'm having trouble attempting to track down a memory leak in OpenGL on the 8.15.10.2559 drivers. I'm writing code that does a lot of texture map uploading, and recycling of texture ids,... Posted: 2011-12-05 07:43:36 | memory leak, memory leaks |
| Intel G41 Chipset Direct3D Process handle leak (sample code included)[Forums] Intel G41 Express ChipsetDriver Date: 09/21/2010Driver Version: 6.14.5303OS: Windows XP Pro 32bitI have an application that is used for video surveillance that is experiencing large memory leaks when... Posted: 2010-12-15 12:11:33 | direct3d, DirectX, g41, g41 chipset, handles, leak, memory leak, process handles |
| Does tbb:concurrent_queue “grow” like std::vector? How to release its buffers?[Forums] Hello, I'm wondering if tbb:concurrent_queue can grow its internal buffers when it's under high load, and then not release the buffers? How to obtain any information about... Posted: 2010-05-13 02:43:47 | memory allocation, memory leak, STL, vector |
| 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 | command line, memory leak, parallel amplifier |
| 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 it... Posted: 2009-01-12 12:38:49 | DFT, FFT, Intel Math library, memory leak, MKL |
| 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(:,:,:)=ptr2(:,:,:)... Posted: 2008-10-07 06:14:52 | bug, memory, memory leak, pointer |
| 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 step,... Posted: 2008-10-01 07:31:37 | memory leak, pardiso |
