[][src]Module cuda::ffi::cuda_runtime_api

Functions

cudaDeviceCanAccessPeer
cudaDeviceDisablePeerAccess
cudaDeviceEnablePeerAccess
cudaDeviceGetAttribute
cudaDeviceReset
cudaDeviceSynchronize
cudaDriverGetVersion
cudaEventCreate
cudaEventCreateWithFlags
cudaEventDestroy
cudaEventElapsedTime
cudaEventQuery
cudaEventRecord
cudaEventSynchronize
cudaFree
cudaFreeHost
cudaGetDevice
cudaGetDeviceCount
cudaGetDeviceFlags
cudaGetDeviceProperties
cudaGetErrorString
cudaGraphicsMapResources
cudaGraphicsResourceGetMappedPointer
cudaGraphicsResourceSetMapFlags
cudaGraphicsUnmapResources
cudaGraphicsUnregisterResource
cudaHostAlloc
cudaHostGetDevicePointer
cudaHostGetFlags
cudaHostRegister
cudaHostUnregister
cudaMalloc
cudaMallocHost
cudaMallocManaged
cudaMemAdvise
cudaMemGetInfo
cudaMemPrefetchAsync
cudaMemRangeGetAttribute
cudaMemRangeGetAttributes
cudaMemcpy
cudaMemcpy2D
cudaMemcpy2DAsync
cudaMemcpyAsync
cudaMemcpyPeer
cudaMemcpyPeerAsync
cudaMemset
cudaMemsetAsync
cudaRuntimeGetVersion
cudaSetDevice
cudaSetDeviceFlags
cudaStreamAddCallback
cudaStreamAttachMemAsync
cudaStreamCreate
cudaStreamCreateWithFlags
cudaStreamCreateWithPriority
cudaStreamDestroy
cudaStreamQuery
cudaStreamSynchronize
cudaStreamWaitEvent

Type Definitions

cudaStreamCallback_t