12.07.2015 Views

NVIDIA CUDA

NVIDIA CUDA

NVIDIA CUDA

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

214 Data Structure Documentation4.6 cudaDeviceProp Struct ReferenceData Fields• int canMapHostMemoryDevice can map host memory with cudaHostAlloc/cudaHostGetDevicePointer.• int clockRateClock frequency in kilohertz.• int computeModeCompute mode (See cudaComputeMode).• int deviceOverlapDevice can concurrently copy memory and execute a kernel.• int integratedDevice is integrated as opposed to discrete.• int kernelExecTimeoutEnabledSpecified whether there is a run time limit on kernels.• int majorMajor compute capability.• int maxGridSize [3]Maximum size of each dimension of a grid.• int maxThreadsDim [3]Maximum size of each dimension of a block.• int maxThreadsPerBlockMaximum number of threads per block.• size_t memPitchMaximum pitch in bytes allowed by memory copies.• int minorMinor compute capability.• int multiProcessorCountNumber of multiprocessors on device.• char name [256]ASCII string identifying device.• int regsPerBlock32-bit registers available per block• size_t sharedMemPerBlockGenerated on Wed Apr 1 16:11:42 2009 for <strong>NVIDIA</strong> <strong>CUDA</strong> Library by Doxygen

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!