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.

3.15 Data types used by <strong>CUDA</strong> Runtime 91• #define cudaDeviceScheduleAutoDevice flag - Automatic scheduling.• #define cudaDeviceScheduleSpinDevice flag - Spin default scheduling.• #define cudaDeviceScheduleYieldDevice flag - Yield default scheduling.• #define cudaEventBlockingSyncEvent uses blocking synchronization.• #define cudaEventDefaultDefault event flag.• #define cudaHostAllocDefaultDefault page-locked allocation flag.• #define cudaHostAllocMappedMap allocation into device space.• #define cudaHostAllocPortablePinned memory accessible by all <strong>CUDA</strong> contexts.• #define cudaHostAllocWriteCombinedWrite-combined memory.3.15.1 Typedef Documentation3.15.1.1 typedef enum cudaError cudaError_t<strong>CUDA</strong> Error types3.15.1.2 typedef int cudaEvent_t<strong>CUDA</strong> event types3.15.1.3 typedef int cudaStream_t<strong>CUDA</strong> stream3.15.2 Enumeration Type Documentation3.15.2.1 enum cudaChannelFormatKindChannel format kindGenerated 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!