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

Implement Pollux scheduler #9

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Conversation

manasdtrivedi
Copy link

The main spirit of our implementation is that we translate input and output between Blox’s format and the format in Pollux’s code base (from the osdi-21artifact branch of the adaptdl repository) and then use Pollux’s scheduling function (in scheduler/pollux_lib/pollux_engine.py) to perform the core calculations in Pollux’s algorithm.

Some details of our implementation can be found in section 3 of the following document: Pollux_in_Blox.pdf

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