We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedc0db commit 1da0e12Copy full SHA for 1da0e12
README.md
@@ -1,7 +1,7 @@
1
# eas-simulator
2
Code repository used to produce the results of my master thesis.\
3
It contains a simplified moduler simulator with a profiler for the Linux Energy Aware Scheduler, along with multiple modified versions from my work.\
4
-And two scripts that runs the experiments and generates the results that I conduct in my report. Require `python >= 3.10`.
+And two scripts that runs the experiments and generates the results that I conduct in my report. Requires `python >= 3.10`.
5
6
Execute `python run-scheduling-exp.py` to repreduce the results about the scheduling experiments, they are saved as `.csv` files.
7
0 commit comments