Crate nvbit_model

Source

Re-exports§

pub use dim::*;

Modules§

dim

Structs§

Context
A CUDA context.
Device
A CUDA device.
Function
A CUDA function.
Predicate
An instruction operand predicate.
Stream
A CUDA stream.

Enums§

CudaErrorKind
All possible CUDA error kinds
FunctionAttribute
CUDA function attribute.
InsertionPoint
Insertion point where the instrumentation for an instruction should be inserted
MemorySpace
Identifier of GPU memory space.
OperandKind
An instruction operand.
RegisterModifier
NVBIT Register modifiers.