#include <coproc.h>
Public Attributes | |
| char | name [256] |
| size_t | totalGlobalMem |
| size_t | sharedMemPerBlock |
| int | regsPerBlock |
| int | warpSize |
| size_t | memPitch |
| int | maxThreadsPerBlock |
| int | maxThreadsDim [3] |
| int | maxGridSize [3] |
| int | clockRate |
| size_t | totalConstMem |
| int | major |
| int | minor |
| size_t | textureAlignment |
| int | deviceOverlap |
| int | multiProcessorCount |
| int | __cudaReserved [40] |
| char cudaDeviceProp::name[256] |
| size_t cudaDeviceProp::memPitch |
| int cudaDeviceProp::maxGridSize[3] |
| int cudaDeviceProp::__cudaReserved[40] |
1.5.6