void cs_halo_hip_pack_send_buffer(const cs_halo_t *halo, hipStream_t stream, cs_halo_type_t sync_mode, cs_datatype_t data_type, cs_lnum_t stride, const void *val, void *send_buffer)
Pack cs_real_t halo data to send into dense buffer, using HIP.
Definition: cs_halo_hip.cpp:192