wk_local_addr 222 oshmem/mca/spml/ucx/spml_ucx.c ucp_address_t *wk_local_addr; wk_local_addr 235 oshmem/mca/spml/ucx/spml_ucx.c err = ucp_worker_get_address(mca_spml_ucx_ctx_default.ucp_worker, &wk_local_addr, &wk_addr_len); wk_local_addr 239 oshmem/mca/spml/ucx/spml_ucx.c dump_address(my_rank, (char *)wk_local_addr, wk_addr_len); wk_local_addr 241 oshmem/mca/spml/ucx/spml_ucx.c rc = oshmem_shmem_xchng(wk_local_addr, wk_addr_len, nprocs, wk_local_addr 280 oshmem/mca/spml/ucx/spml_ucx.c ucp_worker_release_address(mca_spml_ucx_ctx_default.ucp_worker, wk_local_addr);