12.07.2015 Views

NVIDIA CUDA

NVIDIA CUDA

NVIDIA CUDA

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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3.15 Data types used by <strong>CUDA</strong> Runtime 893.15 Data types used by <strong>CUDA</strong> RuntimeData Structures• struct cudaChannelFormatDesc• struct cudaDeviceProp• struct cudaExtent• struct cudaFuncAttributes• struct cudaMemcpy3DParms• struct cudaPitchedPtr• struct cudaPosData types used by <strong>CUDA</strong> RuntimeData types used by <strong>CUDA</strong> RuntimeAuthor:<strong>NVIDIA</strong> Corporation• enum cudaChannelFormatKind {cudaChannelFormatKindSigned,cudaChannelFormatKindUnsigned,cudaChannelFormatKindFloat,cudaChannelFormatKindNone }• enum cudaComputeMode {cudaComputeModeDefault,cudaComputeModeExclusive,cudaComputeModeProhibited }• enum cudaError {cudaSuccess,cudaErrorMissingConfiguration,cudaErrorMemoryAllocation,cudaErrorInitializationError,cudaErrorLaunchFailure,cudaErrorPriorLaunchFailure,cudaErrorLaunchTimeout,cudaErrorLaunchOutOfResources,cudaErrorInvalidDeviceFunction,cudaErrorInvalidConfiguration,cudaErrorInvalidDevice,cudaErrorInvalidValue,cudaErrorInvalidPitchValue,cudaErrorInvalidSymbol,cudaErrorMapBufferObjectFailed,Generated 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!