-
Notifications
You must be signed in to change notification settings - Fork 62
FFT support #270
Copy link
Copy link
Labels
librariesThings about libraries and how we use them.Things about libraries and how we use them.
Metadata
Metadata
Assignees
Labels
librariesThings about libraries and how we use them.Things about libraries and how we use them.
Type
Fields
Give feedbackNo fields configured for Enhancement.
FFT support is absent from Metal.jl right now.
A state of the art and fully feature fft library has been developed for Vulcan that has a Metal backed.
https://github.com/DTolm/VkFFT
Would it be possible to wrap it from Metal.jl?