Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6956 Discussions

serious memory leak problem found within mkl_sparse_d_add

yang__xiaodong
New Contributor I
241 Views

Hi,

I'm currently programming with the new sparse interface, and experienced serious memory leak problem when this routine: mkl_sparse_d_add is called several thousand times, it takes up all my 64 GB memory and program cannot go on. I'm not sure whether other sparse routines has similar problems, but at least routines mkl_sparse_d_create_coo, mkl_sparse_convert_csr, mkl_sparse_d_mv do not have this problem.

Please take a check of it, thank you very much!

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
241 Views

duplicated - https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/829112

0 Kudos
Reply