-
Notifications
You must be signed in to change notification settings - Fork 104
Labels
featureNew feature or requestNew feature or request
Description
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 requestNew feature or request
Type
Projects
Status
In progress