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

Julia bindings #103

Open
rveltz opened this issue Jan 28, 2023 · 4 comments
Open

Julia bindings #103

rveltz opened this issue Jan 28, 2023 · 4 comments

Comments

@rveltz
Copy link

rveltz commented Jan 28, 2023

Hi,

Do you have Julia bindings available for VkFFT?

Thank you,

Best

@DTolm
Copy link
Owner

DTolm commented Feb 2, 2023

Hello,

No, I don't have Julia bindings for VkFFT available. If someone is interested in making them - they are free to do so.

Best regards,
Dmitrii

@PaulVirally
Copy link

I recently created some basic julia bindings for vkfft (for the CUDA backend only) VkFFTCUDA.jl. I haven't added support for everything VkFFT does, only C2C transforms (because that's what I need them for), but if anyone wants to contribute I welcome it freely!

@DTolm Hopefully you are ok with the use of the name of your package for these (partially implemented) julia bindings! If not, let me know and I can pull it down.

@DTolm
Copy link
Owner

DTolm commented Feb 19, 2024

Hello,

sure, you can use the name if you are up to the task of maintaining the bindings - I personally don't know much about Julia, but can assist with explaining parts of the C side of VkFFT if you have some questions.

Best regards,
Dmitrii

@rveltz
Copy link
Author

rveltz commented Feb 19, 2024

Excellent! How specific is it to CUDA? (Metal can be added or way too much work?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants