If I do NOT free my “cudaMalloc()” at my application exit, will the CUDA driver take care of cleaning up OR Will this result in memory-leak thereby affecting subsequent application launches?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Will CUDA free the memory when my application exit? | 10 | 13404 | April 16, 2010 | |
| does cudaThreadExit() clean up the memory allocated by cudaMalloc() | 5 | 8160 | November 9, 2010 | |
| memory leak in driver? | 2 | 6733 | December 30, 2010 | |
| Simple program won't exit if cudaMalloc is called. | 1 | 6091 | December 16, 2011 | |
| Freeing Device Memory on Context Deletion? | 1 | 4664 | December 1, 2011 | |
| Do I really need to free allocated memory? I know I should, but... | 2 | 4478 | June 8, 2007 | |
| mem allocation without free / remain data on mem? | 2 | 5317 | May 15, 2007 | |
| how to effectively free large memory allocation | 8 | 8003 | November 5, 2015 | |
| CUDA host memory cleanup | 1 | 1221 | February 13, 2017 | |
| cudaFreeHost() fails when cleaning up with exit(0) | 0 | 410 | September 10, 2019 |