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

Auto-generate Fortran headers #357

Open
RobertPincus opened this issue Feb 12, 2025 · 0 comments
Open

Auto-generate Fortran headers #357

RobertPincus opened this issue Feb 12, 2025 · 0 comments

Comments

@RobertPincus
Copy link
Member

The *-kernels/api directories contain Fortran modules that describe the API for each of the C-compatible kernels. These are used in the auto-generation of C++ headers (see #352, #354) and when calling kernels implemented in other languages (e.g. CUDA) from Fortran.

These kernels are currently maintained by hand. It would be better to auto-generate them from the Fortran source.

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

1 participant