Skip to content

Conversation

@elliottslaughter
Copy link
Contributor

@elliottslaughter elliottslaughter commented Feb 12, 2026

This PR implements a single-controller Realm execution backend.

Feature overview:

  • Single-controller (i.e., controller runs on one node)
  • One task per dynamic graph node
  • Most of the infrastructure for distributed execution is present, except:
    • Copies are not inserted, so data will not be moved between devices
    • Task arguments are passed by pointer rather than serialized, so this will not be safe to run on multiple nodes

This change is Reviewable

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant