parsec
parsec copied to clipboard
Apply releases user defined memory silently
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