Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve hardware acceleration for FFT using VkFFT #3

Open
radito opened this issue Apr 19, 2024 · 0 comments
Open

Improve hardware acceleration for FFT using VkFFT #3

radito opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@radito
Copy link
Owner

radito commented Apr 19, 2024

https://github.com/DTolm/VkFFT

Offload FFT work to hardware if the device has acceleration support using VkFFT. The goal is to improve efficiency and battery live.
Current implementation will be using Metal API for Apple M1 using VkFFT because of limited test device.

@radito radito self-assigned this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant