cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
pci_id.hpp File Reference

Definition of a wrapper class for CUDA PCI device ID information. More...

#include "types.hpp"
#include "error.hpp"
#include <string>
Include dependency graph for pci_id.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuda::device::pci_location_t
 Location "coordinates" for a CUDA device on a PCIe bus. More...
 

Namespaces

 cuda
 Definitions and functionality wrapping CUDA APIs.
 
 cuda::device
 Definitions and functionality related to CUDA devices (not including the device wrapper type cuda::device_t itself)
 

Detailed Description

Definition of a wrapper class for CUDA PCI device ID information.