EPiGRAM-HS / ompi

Open MPI main development repository
https://www.open-mpi.org
Other
2 stars 1 forks source link

Write the get action code that calls rget using params in get_args #25

Closed dholmes-epcc-ed-ac-uk closed 3 years ago

dholmes-epcc-ed-ac-uk commented 3 years ago

Copy the call to rget from a previous version of pnbc_osc.c (I used https://github.com/EPiGRAM-HS/ompi/pull/23/files). Fixup the usage of "handle" to refer to fields in the get_args_t struct passed in to the action. Add all the missing fields into the get_args_t struct definition. Side-effect: move the PNBC_OSC_Error function from pnbc_osc_internal.h into pnbc_osc_debug.h