CUdevprop

Legacy device properties

Members

Variables

SIMDWidth
int SIMDWidth;
Undocumented in source.
clockRate
int clockRate;
Undocumented in source.
maxGridSize
int[3] maxGridSize;
Undocumented in source.
maxThreadsDim
int[3] maxThreadsDim;
Undocumented in source.
maxThreadsPerBlock
int maxThreadsPerBlock;
Undocumented in source.
memPitch
int memPitch;
Undocumented in source.
regsPerBlock
int regsPerBlock;
Undocumented in source.
sharedMemPerBlock
int sharedMemPerBlock;
Undocumented in source.
textureAlign
int textureAlign;
Undocumented in source.
totalConstantMemory
int totalConstantMemory;
Undocumented in source.

Meta