-
**Is your feature request related to a problem? Please describe.**
When using pyvkfft, vkfft calls clCreateBuffer which fails sometimes because it doesn't run the garbage collector.
**Describe the…
-
Some function calls are repeated according to [case distinctions](https://github.com/DTolm/VkFFT/blob/68b707955953aa50d997a47233b2d9726466cc30/lib/vkFFT.h#L1361 "Update candidate: VkFFTPlanAxis()").
…
-
Hello,
I'm very interested in adding VkFFT to my project here: https://github.com/spinicist/riesling as an addition alongside FFTW.
However I'm confused about the data orderings supported for ba…
-
Hey, awesome work!
Are there plans to add a Metal backend support for Apple silicon? :)
An update for VkFFT was recently released enabling Metal backends from their side.
-
Hey Erik,
I was using the pre-compiled windows version (v0.4.3) and it works well albeit slowly with just CPU. When I switched to GPU (I have an RTX4060 and drivers installed), it would wait for ab…
-
I can see a cubin/AMD binary dumped after runing the testSuite Portal. but i do not see the source kernel dumped.
Where can i see the source kernel?
-
Hi,
Do you have Julia bindings available for VkFFT?
Thank you,
Best
-
I've been working on making GROMACS faster on the Apple GPU, and I recently [came across a need to work with VkFFT](https://gitlab.com/gromacs/gromacs/-/merge_requests/3162). The software package was …
-
A vulkan application using vkfft may already be using glslang, or depend on some other library that also uses glslang. If multiple places try to add_subdirectory() glslang, then it tries to set up mu…
-
### 💭 Description
With the new CUDA driver it will be much easier to run GPU code on NVIDA graphics cards. Because CUDA is proprietary however, it necessarily only supports NVIDIA cards.
To supp…