Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jgf: update edge metadata to include subsystem #84

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Sep 11, 2024

Problem: flux-sched now requires the subsystem edge metadata.
Solution: remove previous name->containment, replace with this.

Problem: flux-sched now requires the subsystem edge metadata.
Solution: remove previous name->containment, replace with this.
Signed-off-by: vsoch <[email protected]>
@vsoch
Copy link
Member Author

vsoch commented Sep 11, 2024

All set @cmisale for another review we are green! It was a change to flux-sched. I think they are trying to reduce the number of strings that are kept in the graph structure, and moving a subsystem key here was one of them. For our future selves: flux-framework/flux-sched@d826524.

@cmisale
Copy link
Collaborator

cmisale commented Sep 12, 2024

oh ok that makes sense!

@vsoch vsoch merged commit 35291fe into main Sep 12, 2024
8 checks passed
@vsoch vsoch deleted the add-subsystem-field branch September 12, 2024 16:13
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.

2 participants