CUdevice           99 opal/mca/common/cuda/common_cuda.c     int (*cuCtxGetDevice)(CUdevice *);
CUdevice          100 opal/mca/common/cuda/common_cuda.c     int (*cuDeviceCanAccessPeer)(int *, CUdevice, CUdevice);
CUdevice          101 opal/mca/common/cuda/common_cuda.c     int (*cuDeviceGet)(CUdevice *, int);
CUdevice         1967 opal/mca/common/cuda/common_cuda.c     CUdevice cuDev;
CUdevice         1983 opal/mca/common/cuda/common_cuda.c     res = cuFunc.cuDeviceCanAccessPeer(access, (CUdevice)dev1, (CUdevice)dev2);
CUdevice           48 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 			      CUdevice cudevice, int *domain, int *bus, int *dev)
CUdevice           93 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 			     CUdevice cudevice, hwloc_cpuset_t set)
CUdevice          131 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h hwloc_cuda_get_device_pcidev(hwloc_topology_t topology, CUdevice cudevice)
CUdevice          157 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h hwloc_cuda_get_device_osdev(hwloc_topology_t topology, CUdevice cudevice)