Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

wrap_nvmlPciInfo_t Struct Reference

#include <CUDAWrapNVML.h>

List of all members.

Public Attributes

char bus_id_str [16]
unsigned int domain
unsigned int bus
unsigned int device
unsigned int pci_device_id
unsigned int pci_subsystem_id
unsigned int res0
unsigned int res1
unsigned int res2
unsigned int res3


Member Data Documentation

unsigned int wrap_nvmlPciInfo_t::bus
 

Definition at line 40 of file CUDAWrapNVML.h.

Referenced by wrap_nvml_create.

char wrap_nvmlPciInfo_t::bus_id_str[16]
 

Definition at line 38 of file CUDAWrapNVML.h.

unsigned int wrap_nvmlPciInfo_t::device
 

Definition at line 41 of file CUDAWrapNVML.h.

Referenced by wrap_nvml_create.

unsigned int wrap_nvmlPciInfo_t::domain
 

Definition at line 39 of file CUDAWrapNVML.h.

Referenced by wrap_nvml_create.

unsigned int wrap_nvmlPciInfo_t::pci_device_id
 

Definition at line 42 of file CUDAWrapNVML.h.

unsigned int wrap_nvmlPciInfo_t::pci_subsystem_id
 

Definition at line 43 of file CUDAWrapNVML.h.

unsigned int wrap_nvmlPciInfo_t::res0
 

Definition at line 44 of file CUDAWrapNVML.h.

unsigned int wrap_nvmlPciInfo_t::res1
 

Definition at line 45 of file CUDAWrapNVML.h.

unsigned int wrap_nvmlPciInfo_t::res2
 

Definition at line 46 of file CUDAWrapNVML.h.

unsigned int wrap_nvmlPciInfo_t::res3
 

Definition at line 47 of file CUDAWrapNVML.h.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 19 02:47:20 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002