Home
last modified time | relevance | path

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

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib_component.c2348 int ibvindex, myindex; in get_ib_dev_distance() local
2434 ibvindex = -1; in get_ib_dev_distance()
2437 ibvindex = j; in get_ib_dev_distance()
2441 if (-1 == ibvindex) { in get_ib_dev_distance()
2509 a = (float)hwloc_distances->values[myindex + (ibvindex * hwloc_distances->nbobjs)]; in get_ib_dev_distance()
2510 b = (float)hwloc_distances->values[ibvindex + (myindex * hwloc_distances->nbobjs)]; in get_ib_dev_distance()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib_component.c2387 int ibvindex, myindex; in get_ib_dev_distance() local
2473 ibvindex = -1; in get_ib_dev_distance()
2476 ibvindex = j; in get_ib_dev_distance()
2480 if (-1 == ibvindex) { in get_ib_dev_distance()
2548 a = (float)hwloc_distances->values[myindex + (ibvindex * hwloc_distances->nbobjs)]; in get_ib_dev_distance()
2549 b = (float)hwloc_distances->values[ibvindex + (myindex * hwloc_distances->nbobjs)]; in get_ib_dev_distance()