remote_ranks      107 ompi/communicator/comm.c                     int *remote_ranks,
remote_ranks      117 ompi/communicator/comm.c     rc = ompi_comm_set_nb (ncomm, oldcomm, local_size, local_ranks, remote_size, remote_ranks,
remote_ranks      139 ompi/communicator/comm.c                        int *remote_ranks,
remote_ranks      191 ompi/communicator/comm.c                                   remote_ranks, &newcomm->c_remote_group);
remote_ranks      610 ompi/communicator/communicator.h                                   int *remote_ranks,
remote_ranks      639 ompi/communicator/communicator.h                                      int *remote_ranks,
remote_ranks       97 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c void fill_remote_ranks(int *local_ranks, int local_cnt, int *remote_ranks, int size)
remote_ranks      109 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c             remote_ranks[k] = i;
remote_ranks      164 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c     int *remote_ranks, remote_cnt;
remote_ranks      182 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         remote_ranks = calloc(remote_cnt, sizeof(int));
remote_ranks      183 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fill_remote_ranks(local_ranks, local_cnt, remote_ranks, nproc);
remote_ranks      246 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c             int rank = remote_ranks[i], j;