obj_to_rank_in_comm 412 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c int *obj_to_rank_in_comm = NULL; obj_to_rank_in_comm 417 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c obj_to_rank_in_comm = (int *)malloc(num_objs_in_node*sizeof(int)); obj_to_rank_in_comm 419 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c obj_to_rank_in_comm[i] = -1; obj_to_rank_in_comm 423 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c obj_to_rank_in_comm[i] = lindex_to_grank[j]; obj_to_rank_in_comm 439 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c free(obj_to_rank_in_comm); obj_to_rank_in_comm 456 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c memcpy(obj_mapping, obj_to_rank_in_comm, objs_per_node[0]*sizeof(int)); obj_to_rank_in_comm 461 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c free(obj_to_rank_in_comm); obj_to_rank_in_comm 470 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c free(obj_to_rank_in_comm); obj_to_rank_in_comm 480 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c memcpy(obj_mapping, obj_to_rank_in_comm, num_objs_total*sizeof(int)); obj_to_rank_in_comm 490 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c free(obj_to_rank_in_comm); obj_to_rank_in_comm 493 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = MCA_PML_CALL(send(obj_to_rank_in_comm, num_objs_in_node, MPI_INT, obj_to_rank_in_comm 495 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c free(obj_to_rank_in_comm); obj_to_rank_in_comm 500 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c free(obj_to_rank_in_comm);