-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
#105 suggests that planning is thread-safe. I just had a memory error in my code that was caused by me calling ldiv!(x,p,y) on an existing plan (which calls FFTW's planner). Backtrace here: https://gist.github.com/antoine-levitt/18e80e5de607158f65ee4022967a8a6b. Is this expected? If yes, it should be documented somewhere what exactly is type-safe and what is not in the API.
Metadata
Metadata
Assignees
Labels
No labels