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.

202 Module Documentation3.30.3.4 enum CUctx_flags_enumContext creation flagsEnumerator:CU_CTX_SCHED_AUTO Automatic scheduling.CU_CTX_SCHED_SPIN Set spin as default scheduling.CU_CTX_SCHED_YIELD Set yield as default scheduling.CU_CTX_BLOCKING_SYNC Use blocking synchronization.CU_CTX_MAP_HOST Support mapped pinned allocations.3.30.3.5 enum cudaError_enumError codesEnumerator:<strong>CUDA</strong>_SUCCESS No errors.<strong>CUDA</strong>_ERROR_INVALID_VALUE Invalid value.<strong>CUDA</strong>_ERROR_OUT_OF_MEMORY Out of memory.<strong>CUDA</strong>_ERROR_NOT_INITIALIZED Driver not initialized.<strong>CUDA</strong>_ERROR_DEINITIALIZED Driver deinitialized.<strong>CUDA</strong>_ERROR_NO_DEVICE No <strong>CUDA</strong>-capable device available.<strong>CUDA</strong>_ERROR_INVALID_DEVICE Invalid device.<strong>CUDA</strong>_ERROR_INVALID_IMAGE Invalid kernel image.<strong>CUDA</strong>_ERROR_INVALID_CONTEXT Invalid context.<strong>CUDA</strong>_ERROR_CONTEXT_ALREADY_CURRENT Context already current.<strong>CUDA</strong>_ERROR_MAP_FAILED Map failed.<strong>CUDA</strong>_ERROR_UNMAP_FAILED Unmap failed.<strong>CUDA</strong>_ERROR_ARRAY_IS_MAPPED Array is mapped.<strong>CUDA</strong>_ERROR_ALREADY_MAPPED Already mapped.<strong>CUDA</strong>_ERROR_NO_BINARY_FOR_GPU No binary for GPU.<strong>CUDA</strong>_ERROR_ALREADY_ACQUIRED Already acquired.<strong>CUDA</strong>_ERROR_NOT_MAPPED Not mapped.<strong>CUDA</strong>_ERROR_INVALID_SOURCE Invalid source.<strong>CUDA</strong>_ERROR_FILE_NOT_FOUND File not found.<strong>CUDA</strong>_ERROR_INVALID_HANDLE Invalid handle.<strong>CUDA</strong>_ERROR_NOT_FOUND Not found.<strong>CUDA</strong>_ERROR_NOT_READY <strong>CUDA</strong> not ready.<strong>CUDA</strong>_ERROR_LAUNCH_FAILED Launch failed.<strong>CUDA</strong>_ERROR_LAUNCH_OUT_OF_RESOURCES Launch exceeded resources.<strong>CUDA</strong>_ERROR_LAUNCH_TIMEOUT Launch exceeded timeout.<strong>CUDA</strong>_ERROR_LAUNCH_INCOMPATIBLE_TEXTURING Launch with incompatible texturing.<strong>CUDA</strong>_ERROR_UNKNOWN Unknown error.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!