Main Page
Modules
Data Structures
Related Pages
Data types used by CUDA Runtime
cudaChannelFormatKind
cudaComputeMode
cudaDeviceBlockingSync
cudaDeviceLmemResizeToMax
cudaDeviceMapHost
cudaDeviceMask
cudaDevicePropDontCare
cudaDeviceScheduleAuto
cudaDeviceScheduleSpin
cudaDeviceScheduleYield
cudaError
cudaError_t
cudaEvent_t
cudaEventBlockingSync
cudaEventDefault
cudaFuncCache
cudaGraphicsCubeFace
cudaGraphicsMapFlags
cudaGraphicsRegisterFlags
cudaHostAllocDefault
cudaHostAllocMapped
cudaHostAllocPortable
cudaHostAllocWriteCombined
cudaMemcpyKind
cudaStream_t
enum
cudaMemcpyKind
CUDA memory copy types
Enumerator:
cudaMemcpyHostToHost
Host -> Host.
cudaMemcpyHostToDevice
Host -> Device.
cudaMemcpyDeviceToHost
Device -> Host.
cudaMemcpyDeviceToDevice
Device -> Device.
Generated by Doxygen for NVIDIA CUDA Library