VkFFT icon indicating copy to clipboard operation
VkFFT copied to clipboard

Fortran API

Open mathrack opened this issue 1 year ago • 1 comments

Hello,

Thank you for your work on VkFFT. It is very interesting. We are thinking about the integration of VkFFT inside 2decomp-fft. However, I think the library can not be easily called from Fortran currently.

I am opening the present issue to discuss the possibility of a Fortran API.

Best regards, Mathrack

mathrack avatar Jun 07 '24 11:06 mathrack

Hello,

I have no experience in Fortran and don't really know what it would take to use C code in it. Maybe someone with more experience can comment on how this can be done without rewriting the whole codebase in Fortran (which still shouldn't be extremely hard, as the code is C and not C++).

Best regards, Dmitrii

DTolm avatar Jun 10 '24 17:06 DTolm