| Class | Description |
|---|---|
| __half | |
| __half_raw |
Types which allow static initialization of "half" and "half2" until
these become an actual builtin.
|
| __half2 | |
| __half2_raw | |
| char1 | |
| char2 | |
| char3 | |
| char4 | |
| CUarray_st |
CUDA array
|
| CUctx_st |
CUDA context
|
| CUDA_ARRAY_DESCRIPTOR |
Array descriptor
|
| CUDA_ARRAY3D_DESCRIPTOR |
3D array descriptor
|
| CUDA_EXTERNAL_MEMORY_BUFFER_DESC |
External memory buffer descriptor
|
| CUDA_EXTERNAL_MEMORY_HANDLE_DESC |
External memory handle descriptor
|
| CUDA_EXTERNAL_MEMORY_MIPMAPPED_ARRAY_DESC |
External memory mipmap descriptor
|
| CUDA_EXTERNAL_SEMAPHORE_HANDLE_DESC |
External semaphore handle descriptor
|
| CUDA_EXTERNAL_SEMAPHORE_SIGNAL_PARAMS |
External semaphore signal parameters
|
| CUDA_EXTERNAL_SEMAPHORE_WAIT_PARAMS |
External semaphore wait parameters
|
| CUDA_HOST_NODE_PARAMS |
Host node parameters
|
| CUDA_KERNEL_NODE_PARAMS |
GPU kernel node parameters
|
| CUDA_LAUNCH_PARAMS |
Kernel launch parameters
|
| CUDA_MEMCPY2D |
2D memory copy parameters
|
| CUDA_MEMCPY3D |
3D memory copy parameters
|
| CUDA_MEMCPY3D_PEER |
3D memory cross-context copy parameters
|
| CUDA_MEMSET_NODE_PARAMS |
Memset node parameters
|
| CUDA_POINTER_ATTRIBUTE_P2P_TOKENS |
GPU Direct v3 tokens
|
| CUDA_RESOURCE_DESC |
CUDA Resource descriptor
|
| CUDA_RESOURCE_VIEW_DESC |
Resource view descriptor
|
| CUDA_TEXTURE_DESC |
Texture descriptor
|
| cudaArray |
CUDA array
|
| cudaChannelFormatDesc |
CUDA Channel format descriptor
|
| cudaDeviceProp |
CUDA device properties
|
| cudaExtent |
CUDA extent
|
| cudaExternalMemoryBufferDesc |
External memory buffer descriptor
|
| cudaExternalMemoryHandleDesc |
External memory handle descriptor
|
| cudaExternalMemoryMipmappedArrayDesc |
External memory mipmap descriptor
|
| cudaExternalSemaphoreHandleDesc |
External semaphore handle descriptor
|
| cudaExternalSemaphoreSignalParams |
External semaphore signal parameters
|
| cudaExternalSemaphoreWaitParams |
External semaphore wait parameters
|
| cudaFuncAttributes |
CUDA function attributes
|
| cudaGraphicsResource |
CUDA graphics interop resource
|
| cudaHostFn_t |
CUDA host function
|
| cudaHostNodeParams |
CUDA host node parameters
|
| cudaIpcEventHandle_t |
CUDA IPC event handle
|
| cudaIpcMemHandle_t |
CUDA IPC memory handle
|
| cudaKernelNodeParams |
CUDA GPU kernel node parameters
|
| cudaLaunchParams |
CUDA launch parameters
|
| cudaMemcpy3DParms |
CUDA 3D memory copying parameters
|
| cudaMemcpy3DPeerParms |
CUDA 3D cross-device memory copying parameters
|
| cudaMemsetParams |
CUDA Memset node parameters
|
| cudaMipmappedArray |
CUDA mipmapped array
|
| cudaPitchedPtr |
CUDA Pitched memory pointer
|
| cudaPointerAttributes |
CUDA pointer attributes
|
| cudaPos |
CUDA 3D position
|
| cudaResourceDesc |
CUDA resource descriptor
|
| cudaResourceViewDesc |
CUDA resource view descriptor
|
| cudaStreamCallback_t |
Type of stream callback functions.
|
| cudaTextureDesc |
CUDA texture descriptor
|
| cudaUUID_t | |
| CUdevprop |
Legacy device properties
|
| CUevent_st |
CUDA event
|
| CUexternalMemory_st |
CUDA external memory
|
| CUexternalSemaphore_st |
CUDA external semaphore
|
| CUextMemory_st |
CUDA external memory
|
| CUextSemaphore_st |
CUDA external semaphore
|
| CUfunc_st |
CUDA function
|
| CUgraph_st |
CUDA graph
|
| CUgraphExec_st |
CUDA executable graph
|
| CUgraphicsResource_st |
CUDA graphics interop resource
|
| CUgraphNode_st |
CUDA graph node
|
| CUhostFn |
CUDA host function
|
| CUipcEventHandle |
CUDA IPC event handle
|
| CUipcMemHandle |
CUDA IPC mem handle
|
| CUlinkState_st | |
| CUmemAccessDesc |
Memory access descriptor
|
| CUmemAllocationProp |
Specifies the allocation properties for a allocation.
|
| CUmemLocation |
Specifies a location for an allocation.
|
| CUmipmappedArray_st |
CUDA mipmapped array
|
| CUmod_st |
CUDA module
|
| CUoccupancyB2DSize |
Block size to per-block dynamic shared memory mapping for a certain
kernel @param blockSize Block size of the kernel.
|
| CUstream_st |
CUDA stream
|
| CUstreamBatchMemOpParams |
Per-operation parameters for ::cuStreamBatchMemOp
|
| CUstreamCallback |
CUDA stream callback
|
| CUsurfref_st |
CUDA surface reference
|
| CUtexref_st |
CUDA texture reference
|
| CUuuid | |
| CUuuid_st | |
| dim3 |
*
*
*
|
| double1 | |
| double2 | |
| double3 | |
| double4 | |
| float1 | |
| float2 | |
| float3 | |
| float4 | |
| int1 | |
| int2 | |
| int3 | |
| int4 | |
| long1 | |
| long2 | |
| long3 | |
| long4 | |
| longlong1 | |
| longlong2 | |
| longlong3 | |
| longlong4 | |
| short1 | |
| short2 | |
| short3 | |
| short4 | |
| surfaceReference |
CUDA Surface reference
|
| textureReference |
CUDA texture reference
|
| uchar1 | |
| uchar2 | |
| uchar3 | |
| uchar4 | |
| uint1 | |
| uint2 | |
| uint3 | |
| uint4 | |
| ulong1 | |
| ulong2 | |
| ulong3 | |
| ulong4 | |
| ulonglong1 | |
| ulonglong2 | |
| ulonglong3 | |
| ulonglong4 | |
| ushort1 | |
| ushort2 | |
| ushort3 | |
| ushort4 |
Copyright © 2019. All rights reserved.