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

Question about the implementation of Themis scheduler #3

Open
yangxiaomaomao opened this issue Aug 24, 2023 · 0 comments
Open

Question about the implementation of Themis scheduler #3

yangxiaomaomao opened this issue Aug 24, 2023 · 0 comments

Comments

@yangxiaomaomao
Copy link

I have a question about the themis simulator in the file run_sim.py, in the function themis_sim_jobs, it first call the function get_isolated_throughts to get a list of throughput of current runnable jobs when each of them runs alone with just 1 / N of the total resources
image
but in the function get_isolated_throughputs, it returns the varible allocation, not the varible isolated_throughputs in the function, I think it is a bug.
image

Hoping to your reply!

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