oshmem_shmem_allgatherv  616 oshmem/mca/memheap/base/memheap_base_mkey.c     rc = oshmem_shmem_allgatherv(send_buffer, rcv_buffer, size, rcv_size, rcv_offsets);
oshmem_shmem_allgatherv  180 oshmem/mca/spml/ucx/spml_ucx.c     rc = oshmem_shmem_allgatherv(local_data, rcv_buf, local_size, rcv_sizes, rcv_offsets);
oshmem_shmem_allgatherv  139 oshmem/runtime/runtime.h OSHMEM_DECLSPEC int oshmem_shmem_allgatherv(void *send_buf, void* rcv_buf, int send_count,