-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
I want to point out though that using cufinufft
that way presupposes the user is carefully managing memory anyway, as CUFINUFFT_SETPTS
always mallocs (which is assumed to be freed with the plan in CUFINUFFT_DESTROY
) => so by setting new points without first destroying+creating a plan will cause a memory leak (this might be a good discussion in a different issue @MelodyShih @ahbarnett).
Originally posted by @JBlaschke in #71 (comment)
Metadata
Metadata
Assignees
Labels
No labels