Home
last modified time | relevance | path

Searched refs:hwloc_cudart_get_device_pci_ids (Results 1 – 25 of 35) sorted by relevance

12

/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/include/hwloc/
H A Dcudart.h39 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
84 if (hwloc_cudart_get_device_pci_ids(topology, device, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
122 if (hwloc_cudart_get_device_pci_ids(topology, device, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
H A Drename.h386 #define hwloc_cudart_get_device_pci_ids HWLOC_NAME(cudart_get_device_pci_ids) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
98 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
132 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
H A Drename.h550 #define hwloc_cudart_get_device_pci_ids HWLOC_NAME(cudart_get_device_pci_ids) macro
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
98 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
132 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
98 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
132 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
H A Drename.h486 #define hwloc_cudart_get_device_pci_ids HWLOC_NAME(cudart_get_device_pci_ids) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
98 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
132 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
/dports/devel/hwloc2/hwloc-2.5.0/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
98 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
132 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
/dports/devel/hwloc/hwloc-1.11.13/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
99 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
139 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
H A Drename.h451 #define hwloc_cudart_get_device_pci_ids HWLOC_NAME(cudart_get_device_pci_ids) macro
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/include/hwloc/
H A Dcudart.h48 hwloc_cudart_get_device_pci_ids(hwloc_topology_t topology __hwloc_attribute_unused, in hwloc_cudart_get_device_pci_ids() function
99 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_cpuset()
139 if (hwloc_cudart_get_device_pci_ids(topology, idx, &domain, &bus, &dev)) in hwloc_cudart_get_device_pcidev()
H A Drename.h451 #define hwloc_cudart_get_device_pci_ids HWLOC_NAME(cudart_get_device_pci_ids) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-cuda.c126 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev) == 0) { in hwloc_cuda_discover()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dtopology-cuda.c126 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev) == 0) { in hwloc_cuda_discover()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-cuda.c126 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev) == 0) { in hwloc_cuda_discover()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-cuda.c111 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev) == 0) { in hwloc_cuda_discover()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-cuda.c126 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev) == 0) { in hwloc_cuda_discover()
/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dtopology-cuda.c51 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev)) in hwloc_cuda_query_devices()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/
H A Dtopology-cuda.c51 if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev)) in hwloc_cuda_query_devices()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/doc/
H A DMakefile.am620 $(DOX_MAN_DIR)/man3/hwloc_cudart_get_device_pci_ids.3 \
/dports/devel/hwloc/hwloc-1.11.13/doc/
H A DMakefile.am653 $(DOX_MAN_DIR)/man3/hwloc_cudart_get_device_pci_ids.3 \
/dports/devel/hwloc2/hwloc-2.5.0/doc/
H A DMakefile.am772 $(DOX_MAN_DIR)/man3/hwloc_cudart_get_device_pci_ids.3 \
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/doc/
H A DMakefile.am756 $(DOX_MAN_DIR)/man3/hwloc_cudart_get_device_pci_ids.3 \
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/doc/
H A DMakefile.am756 $(DOX_MAN_DIR)/man3/hwloc_cudart_get_device_pci_ids.3 \

12