Skip to content

Add a scheduler server skeleton#13

Merged
angelhof merged 21 commits intomainfrom
scheduler-server
Mar 10, 2023
Merged

Add a scheduler server skeleton#13
angelhof merged 21 commits intomainfrom
scheduler-server

Conversation

@angelhof
Copy link
Copy Markdown
Member

@angelhof angelhof commented Mar 6, 2023

Depends on #10. We will retarget once that PR is merged.

This PR adds a skeleton for a scheduler server (at the moment it does nothing).

TODOs before merging this PR

  • Save the partial_order to a file in the temp directory that is called partial_order (not a random one)
  • Create the partial order unparsing code here
  • Set the skeleton of the schedule_work component
  • Make sure that we merge future_spec to future in PaSh (Support for spec pash#660)
  • Retarget deps/pash to future

After we merge this PR, we can focus on properly moving the scheduler loop functionality from orch to scheduler_server.py

@angelhof angelhof changed the base branch from scheduler_refactoring to main March 10, 2023 18:18
@angelhof angelhof changed the title [WIP] Add a scheduler server skeleton Add a scheduler server skeleton Mar 10, 2023
@angelhof angelhof merged commit 3785f9c into main Mar 10, 2023
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