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

feat: grow support for fluxion #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: grow support for fluxion #12

wants to merge 1 commit into from

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Oct 31, 2024

This changeset exposes the (WIP) API to allow a resource graph to grow, which needs to be a call to the c api "grow" that gets passed to unpack_at. This is a WIP because the container build has a custom clone/build of flux-sched with the grow-api branch, and we will need to eventually update that.

Note that the test isn't currently working (and will fail) but I'm opening the PR to see the changed files easily.

@vsoch vsoch force-pushed the add-grow-support branch 2 times, most recently from e4c421b to 78bec86 Compare November 1, 2024 06:06
This changeset exposes the (WIP) API to allow a resource
graph to grow, which needs to be a call to the c api
"grow" that gets passed to unpack_at. This is a WIP
because the container build has a custom clone/build of
flux-sched with the grow-api branch, and we will need
to eventually update that.

Signed-off-by: vsoch <[email protected]>
@vsoch
Copy link
Member Author

vsoch commented Nov 1, 2024

Note that the tests can't pass here because they aren't using the PR branch. They pass locally.

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