Skip to content

Lazy IR scheduling layer #3794

@ianna

Description

@ianna

Description of new feature

Add a small, internal lazy scheduling layer for CUDA-backed Awkward execution.

Introduce explicit IR nodes for a subset of list operations and defer kernel execution until results are requested. The code should live in _connect/cuda, reuse existing kernels, and do not affect any public APIs.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions