Skip to content

Generalize#11

Merged
vsoch merged 2 commits into
mainfrom
generalize
Jun 17, 2026
Merged

Generalize#11
vsoch merged 2 commits into
mainfrom
generalize

Conversation

@vsoch

@vsoch vsoch commented Jun 17, 2026

Copy link
Copy Markdown
Member

No description provided.

we need to model everything as a node so contraints
(filters) will be honored in fluxion.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch force-pushed the generalize branch 5 times, most recently from 29228b3 to e39f936 Compare June 17, 2026 23:24
This is a large refactor that models any custom device in the graph,
and can handle custom constraint queries to look for specific
attributes. Constraints can only be applied to node types, and
further, must be done across the graph, so we need to do two
queries to separate quantum (or similar) from traditional compute.
Akin to before, we inject backend, etc. into the pod spec. From
this I will be able to submit work to different braket backends and
then test latency, and from that will determine the need to make a
probe pod that will submit work and then ungate pods on the cluster.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 74d1b68 into main Jun 17, 2026
3 checks passed
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