This website requires JavaScript.
Explore
Help
Sign in
spdf
/
elektron
Archived
Watch
1
Star
0
Fork
You've already forked elektron
0
Code
Issues
4
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
68
commits
4
branches
0
tags
2.4
MiB
a9f7ca5c91
Commit graph
2 commits
Author
SHA1
Message
Date
Pradyumna Kaushik
8a6ad00e21
fixed an error
2016-12-22 22:58:59 -05:00
Pradyumna Kaushik
d8710385be
Proactive cluster wide capper that defines two types of schedulers. First fit scheduling, that uses running average of task.Watts to calculate the cluster wide cap, and Ranked based cluster wide capper that ranks the tasks (sorts) based on the watts required and then performs fcfs in the sorted order.
2016-12-22 22:58:59 -05:00