Home
last modified time | relevance | path

Searched refs:num_pus_in_node (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/
H A Dtopo_treematch_dist_graph_create.c139 int num_objs_in_node = 0, num_pus_in_node = 0; in mca_topo_treematch_dist_graph_create() local
228 num_pus_in_node = hwloc_get_nbobjs_by_type(opal_hwloc_topology, HWLOC_OBJ_PU); in mca_topo_treematch_dist_graph_create()
251 …if( (0 == num_objs_in_node) || (0 == num_pus_in_node) ) { /* deal with bozo cases: COVERITY 14185… in mca_topo_treematch_dist_graph_create()
266 num_pus_in_node, num_procs_in_node, in mca_topo_treematch_dist_graph_create()
270 obj_rank = ompi_process_info.my_local_rank%num_pus_in_node; in mca_topo_treematch_dist_graph_create()
272 num_objs_in_node = num_pus_in_node; in mca_topo_treematch_dist_graph_create()
312 num_objs_in_node, num_pus_in_node)); in mca_topo_treematch_dist_graph_create()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/
H A Dtopo_treematch_dist_graph_create.c139 int num_objs_in_node = 0, num_pus_in_node = 0; in mca_topo_treematch_dist_graph_create() local
228 num_pus_in_node = hwloc_get_nbobjs_by_type(opal_hwloc_topology, HWLOC_OBJ_PU); in mca_topo_treematch_dist_graph_create()
251 …if( (0 == num_objs_in_node) || (0 == num_pus_in_node) ) { /* deal with bozo cases: COVERITY 14185… in mca_topo_treematch_dist_graph_create()
266 num_pus_in_node, num_procs_in_node, in mca_topo_treematch_dist_graph_create()
270 obj_rank = ompi_process_info.my_local_rank%num_pus_in_node; in mca_topo_treematch_dist_graph_create()
272 num_objs_in_node = num_pus_in_node; in mca_topo_treematch_dist_graph_create()
312 num_objs_in_node, num_pus_in_node)); in mca_topo_treematch_dist_graph_create()