Package-level declarations

Types

Link copied to clipboard

Cluster scheduling policies. These may be passed to cuFuncSetAttribute or cuKernelSetAttribute (CUclusterSchedulingPolicy)

Link copied to clipboard

Compute Modes (CUcomputemode)

Link copied to clipboard

Event record flags (CUevent_record_flags)

Link copied to clipboard

Event wait flags (CUevent_wait_flags)

Link copied to clipboard

Execution Affinity Types (CUexecAffinityType)

Link copied to clipboard

Function cache configurations

Link copied to clipboard

Function properties (CUfunction_attribute)

Link copied to clipboard

Conditional node types (CUgraphConditionalNodeType)

Link copied to clipboard

Type annotations that can be applied to graph edges as part of CUgraphEdgeData. (CUgraphDependencyType)

Link copied to clipboard

CUDA Graph Update error types (CUgraphExecUpdateResult)

Link copied to clipboard

Flags for mapping and unmapping interop resources

Link copied to clipboard

Flags to register a graphics resource

Link copied to clipboard

Flags for instantiating a graph (CUgraphInstantiate_flags)

Link copied to clipboard

Graph instantiation results (CUgraphInstantiateResult)

Link copied to clipboard

Graph node types

Link copied to clipboard

CUDA Ipc Mem Flags (CUipcMem_flags)

Link copied to clipboard

Caching modes for dlcm

Link copied to clipboard

Cubin matching fallback strategies

Link copied to clipboard

Device code formats

Link copied to clipboard

Library options to be specified with cuLibraryLoadData() or cuLibraryLoadFromFile()

Link copied to clipboard
enum Limit : Enum<Limit>

Limits

Link copied to clipboard

Specifies the memory protection flags for mapping.

Link copied to clipboard

Memory advise values

Link copied to clipboard

Specifies compression attribute for an allocation.

Link copied to clipboard

Flag for requesting different optimal and required granularities for an allocation.

Link copied to clipboard

Flags for specifying particular handle types

Link copied to clipboard

Defines the allocation types available

Link copied to clipboard

CUDA Mem Attach Flags

Link copied to clipboard

Memory handle types

Link copied to clipboard

Memory types

Link copied to clipboard

Specifies the handle type for address range

Link copied to clipboard

CUDA Lazy Loading status (CUDA Lazy Loading status)

Link copied to clipboard

Flags for querying different granularities for a multicast object

Link copied to clipboard

Occupancy calculator flag

Link copied to clipboard
Link copied to clipboard
enum Result : Enum<Result>
Link copied to clipboard

Shared memory carveout configurations. These may be passed to cuFuncSetAttribute or cuKernelSetAttribute (CUshared_carveout)

Link copied to clipboard

Shared memory configurations (CUsharedconfig)

Link copied to clipboard

Operations for cuStreamBatchMemOp (CUstreamBatchMemOpType)

Link copied to clipboard

Possible modes for stream capture thread interactions. For more details see cuStreamBeginCapture and cuThreadExchangeStreamCaptureMode (CUstreamCaptureMode)

Link copied to clipboard

Possible stream capture statuses returned by cuStreamIsCapturing (CUstreamCaptureStatus)