Skip to main content

Module resident_schedule

Module resident_schedule 

Source

Structs§

ResidentExecutionDomain
Graph-free compact scheduler metadata owned by the enclosing runtime capsule.
ResidentFilterComparisonDescriptor
One flattened filter comparison consumed by the compact schedule.
ResidentOpDescriptor
One operation in stable schedule order.
ResidentProjectExpressionDescriptor
One fixed-width projection expression consumed by the compact schedule.
ResidentRegionDescriptor
Contiguous wave range executed by one cooperative launch.
ResidentRelationSlot
Fixed-address relation table entry with replay-generation metadata.
ResidentRelationView
Device relation view shared by every compact resident operation.
ResidentSchedule
All allocations whose addresses are captured by one compact schedule graph.
ResidentScheduleDeviceProgram
Graph-free compact scheduler metadata owned by the enclosing runtime capsule.
ResidentScheduleExternalBindings
Runtime-owned control/workspace bindings copied into a graph-free header.
ResidentScheduleGraph
One captured schedule plus every allocation and exclusive relation lease.
ResidentScheduleHeader
Device pointers and exact bounds for one compact resident schedule.
ResidentScheduleReceipt
One post-synchronization observation of terminal status and row counts.
ResidentWaveDescriptor
Contiguous operation range with an explicit barrier boundary.

Enums§

ResidentScheduleOpKind
Typed operation tag with the same four-byte representation consumed by CUDA.
ResidentScheduleRelation
Exclusive graph-lifetime binding for one stable relation slot.
ResidentScheduleSlotBinding
Transient slot ownership used while materializing graph-free schedule metadata.

Constants§

RESIDENT_SCHEDULE_ABI_VERSION
RESIDENT_SCHEDULE_OP_MARK_NOVELTY
RESIDENT_SCHEDULE_OP_MARK_SCHEMA_WINNER
RESIDENT_SCHEDULE_REGION_FINALIZE
RESIDENT_SCHEDULE_REGION_INITIALIZE
RESIDENT_SCHEDULE_REGION_RECURSIVE
RESIDENT_SCHEDULE_REGION_SCC_BEGIN
RESIDENT_SCHEDULE_SLOT_DEFINED
RESIDENT_SCHEDULE_SLOT_PERMANENT
RESIDENT_SCHEDULE_SLOT_SOURCE
RESIDENT_SCHEDULE_TRACE_SEMANTIC_GUARD

Functions§

resident_schedule_metadata_device_bytes