cudevice 48 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h CUdevice cudevice, int *domain, int *bus, int *dev) cudevice 53 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h cres = cuDeviceGetAttribute(domain, CU_DEVICE_ATTRIBUTE_PCI_DOMAIN_ID, cudevice); cudevice 61 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h cres = cuDeviceGetAttribute(bus, CU_DEVICE_ATTRIBUTE_PCI_BUS_ID, cudevice); cudevice 66 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h cres = cuDeviceGetAttribute(dev, CU_DEVICE_ATTRIBUTE_PCI_DEVICE_ID, cudevice); cudevice 93 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h CUdevice cudevice, hwloc_cpuset_t set) cudevice 101 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h if (hwloc_cuda_get_device_pci_ids(topology, cudevice, &domainid, &busid, &deviceid)) cudevice 131 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h hwloc_cuda_get_device_pcidev(hwloc_topology_t topology, CUdevice cudevice) cudevice 135 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h if (hwloc_cuda_get_device_pci_ids(topology, cudevice, &domain, &bus, &dev)) cudevice 157 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h hwloc_cuda_get_device_osdev(hwloc_topology_t topology, CUdevice cudevice) cudevice 162 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h if (hwloc_cuda_get_device_pci_ids(topology, cudevice, &domain, &bus, &dev))