parsec icon indicating copy to clipboard operation
parsec copied to clipboard

Apply releases user defined memory silently

Open QingleiCao opened this issue 4 months ago • 0 comments

The apply releases user-allocated memory, which may cause a memory leak. Users need to manage that instead of PaRSEC.

https://github.com/ICLDisco/parsec/blob/00470145f3ce392853871c76d3200b7cb8aa6f05/parsec/data_dist/matrix/apply_wrapper.c#L115-L116

QingleiCao avatar Oct 07 '24 22:10 QingleiCao