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 93cudaErrorInvalidChannelDescriptor Invalid channel descriptor.cudaErrorInvalidMemcpyDirection Invalid memcpy direction.cudaErrorAddressOfConstant Address of constant error.cudaErrorTextureFetchFailed Texture fetch failed.cudaErrorTextureNotBound Texture not bound error.cudaErrorSynchronizationError Synchronization error.cudaErrorInvalidFilterSetting Invalid filter setting.cudaErrorInvalidNormSetting Invalid norm setting.cudaErrorMixedDeviceExecution Mixed device execution.cudaErrorCudartUnloading <strong>CUDA</strong> runtime unloading.cudaErrorUnknown Unknown error condition.cudaErrorNotYetImplemented Function not yet implemented.cudaErrorMemoryValueTooLarge Memory value too large.cudaErrorInvalidResourceHandle Invalid resource handle.cudaErrorNotReady Not ready error.cudaErrorInsufficientDriver <strong>CUDA</strong> runtime is newer than driver.cudaErrorSetOnActiveProcess Set on active process error.cudaErrorNoDevice No available <strong>CUDA</strong> device.cudaErrorStartupFailure Startup failure.cudaErrorApiFailureBase API failure base.3.15.2.4 enum cudaMemcpyKind<strong>CUDA</strong> memory copy typesEnumerator:cudaMemcpyHostToHost Host -> Host.cudaMemcpyHostToDevice Host -> Device.cudaMemcpyDeviceToHost Device -> Host.cudaMemcpyDeviceToDevice Device -> Device.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!