Skip to content

Mature the pure-Rust GPU graph executor behind capability reporting #22

Description

@GeneralPawz

Roadmap item, Parked: performance and execution providers.

Parked deliberately. The GPU crate is currently a seam
(crates/execution/gpu, ~773 lines), not a mature executor. Saying so plainly
is more useful than implying capability.

Why parked

Same ordering principle as #16: capability before speed.

Unblocked when

The exact path (v0.2) is real, so there is something worth accelerating.

Done when

  • Capability reporting states what the GPU path can actually execute
  • Scalar differential checks gate every GPU result
  • No silent CPU fallback that hides an unsupported operation
  • Same-harness evidence before it is enabled by default

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

capabilityImplements an accepted capability (converted from a discussion)parkedIn scope but intentionally deferred; unblock condition recorded on the thread

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions