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

Set proper scheduler wakeup time in vectors.wakeup() #9

Open
gopakumarce opened this issue Mar 5, 2020 · 0 comments
Open

Set proper scheduler wakeup time in vectors.wakeup() #9

gopakumarce opened this issue Mar 5, 2020 · 0 comments

Comments

@gopakumarce
Copy link
Owner

Today we set vectors.wakeup() to indicate that the graph has work pending right away. But the scheduler (right now hfsc) can provide indication of an exact time at which the work needs to be done (and not necessarily right away), so use that in vectors.wakeup()

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