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

How to set priorities of nodes in scheduler_rosch.yaml file? #3

Open
aditi741997 opened this issue Nov 25, 2020 · 1 comment
Open

Comments

@aditi741997
Copy link

In the ROSCH paper, a HLBS based algorithm is given, for scheduling the nodes in the DAG. But, when I look at the instructions for ROSCH/Scheduler component, it seems that we need to provide priorities for all the nodes in the scheduler_rosch.yaml file. Does this mean that the HLBS-based algorithm is not run automatically for nodes? How do I compute the schedule for a random DAG?

@aditi741997
Copy link
Author

In other words, do we need to run the modified HLBS algorithm manually and then put priority numbers in the yaml file, or is the algorithm automated somehow?

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

No branches or pull requests

1 participant