vapaa icon indicating copy to clipboard operation
vapaa copied to clipboard

Use MPICH scripts to generate stuff

Open jeffhammond opened this issue 2 years ago • 4 comments

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

jeffhammond avatar Feb 04 '23 20:02 jeffhammond

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

jeffhammond avatar Mar 02 '24 10:03 jeffhammond

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 avatar Mar 02 '24 16:03 dalcinl

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

dalcinl avatar Mar 02 '24 17:03 dalcinl

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

jeffhammond avatar Mar 02 '24 17:03 jeffhammond