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

cudadevprops Struct Reference

#include <CUDAAccel.h>

List of all members.

Public Attributes

int deviceid
char name [80]
int major
int minor
unsigned long membytes
int clockratekhz
int smcount
int overlap
int kernelexectimeoutenabled
int canmaphostmem
int computemode


Member Data Documentation

int cudadevprops::canmaphostmem
 

Definition at line 36 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::clockratekhz
 

Definition at line 32 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::computemode
 

Definition at line 37 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::deviceid
 

Definition at line 27 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::kernelexectimeoutenabled
 

Definition at line 35 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::major
 

Definition at line 29 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

unsigned long cudadevprops::membytes
 

Definition at line 31 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::minor
 

Definition at line 30 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

char cudadevprops::name[80]
 

Definition at line 28 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::overlap
 

Definition at line 34 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.

int cudadevprops::smcount
 

Definition at line 33 of file CUDAAccel.h.

Referenced by CUDAAccel::CUDAAccel.


The documentation for this struct was generated from the following file:
Generated on Sun May 27 01:59:47 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002