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

Use MPICH scripts to generate stuff #33

Open
jeffhammond opened this issue Feb 4, 2023 · 4 comments
Open

Use MPICH scripts to generate stuff #33

jeffhammond opened this issue Feb 4, 2023 · 4 comments

Comments

@jeffhammond
Copy link
Owner

jeffhammond commented Feb 4, 2023

I think I can use the LLNL wrap generator for Fortran, with some hacking.

@jeffhammond
Copy link
Owner Author

Do this with MPICH scripts instead. @dalcinl knows how to do it.

@jeffhammond jeffhammond changed the title Use LLNL wrap to generate stuff Use ~LLNL wrap~ MPICH to generate stuff Mar 2, 2024
@jeffhammond jeffhammond changed the title Use ~LLNL wrap~ MPICH to generate stuff Use MPICH scripts to generate stuff Mar 2, 2024
@dalcinl
Copy link

dalcinl commented Mar 2, 2024

Please be aware that MPICH scripts are not really a general purpose tool. Any attempt to retarget them to generate stuff outside of MPICH needs may require heavy editing. For example, the Fortran stuff that you saw me produce and that we eventually decided to kill took quite a bit of work on my side.

@dalcinl
Copy link

dalcinl commented Mar 2, 2024

Maybe https://github.com/mpi-forum/pympistandard would be a more appropriate thing to base code generation on.

@jeffhammond
Copy link
Owner Author

I'll use whatever works. The stuff you used to generate the ill-fated stubs would be really useful.

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

2 participants