CUdevprop
- Provided by: nvidia-cuda-dev (Version: 10.1.243-3)
- Source: nvidia-cuda-toolkit
- Report a bug
int clockRate
int maxGridSize [3]
int maxThreadsDim [3]
int maxThreadsPerBlock
int memPitch
int regsPerBlock
int sharedMemPerBlock
int SIMDWidth
int textureAlign
int totalConstantMemory
Legacy device properties
Clock frequency in kilohertz
Maximum size of each dimension of a grid
Maximum size of each dimension of a block
Maximum number of threads per block
Maximum pitch in bytes allowed by memory copies
32-bit registers available per block
Shared memory available per block in bytes
Warp size in threads
Alignment requirement for textures
Constant memory available on device in bytes
Generated automatically by Doxygen from the source code.