Closed
Description
Implement caf_sendget_by_ref, which can be done in an initial version as a combination of caf_get_by_ref and caf_send_by_ref.
Here also gcc/libgfortran/caf/single.c::_caf_sendget_by_ref may serve as a template. May be using it as is might also do the trick in the beginning.
#289 is about optimizing the transfer.