[][src]Module cuda::runtime

Structs

CudaDevice
CudaError
CudaEvent
CudaStream

Enums

CudaEventStatus
CudaMemcpyKind

Functions

cuda_alloc_device
cuda_alloc_host
cuda_alloc_host_with_flags
cuda_free_device
cuda_free_host
cuda_memcpy
cuda_memcpy_2d_async
cuda_memcpy_async
cuda_memcpy_peer_async
cuda_memset
cuda_memset_async
get_driver_version
get_runtime_version

Type Definitions

CudaResult