Commit graph

74 commits

Author SHA1 Message Date
Renan DelValle
3801fbd7d6 Detection of co-scheduled benchmarks is complete 2016-12-22 22:59:01 -05:00
Renan DelValle
4e2a1d99fd Tied metric columns to values, next step will be determining how to store them and retrieve them 2016-12-22 22:59:01 -05:00
Renan DelValle
58c6bfe7a8 PCP code is now able to deal with receiving information asynchronously from pmdumptext 2016-12-22 22:59:01 -05:00
Renan DelValle
992455048a Fixed deadlock issue while running a large number of benchmarks. Changed names of tasks to indicate what they are running. Added name to task schema to append it to the name more easily. 2016-12-22 22:59:01 -05:00
Renan DelValle
512e0e7b5c Bug fix for running multiple different benchmarks. Loop did not exit upon being able to take an offer. 2016-12-22 22:59:01 -05:00
Renan DelValle
6e2a627038 Electron now launches a series of benchmarks and then shuts down when everything has been sucessfully scheduled 2016-12-22 22:59:01 -05:00
Renan DelValle
6de14f2e23 Merge branch 'master' of bitbucket.org:bingcloud/electron 2016-12-22 22:59:01 -05:00
Renan DelValle
bc5e959ade Scheduler now has a first fit algorithm based on memory, cpu, and watts. Watts need to be set by the user but should be calculated through heuristics. Framework now also works by having a set of tasks and launching them. 2016-12-22 22:59:01 -05:00
Gourav
8034222d1e making filenames more dynamic 2016-12-22 22:59:01 -05:00
Renan DelValle
6b76e45d6d Changing tagline 2016-12-22 22:59:01 -05:00
Renan DelValle
34a0b0aef9 README.md edited online with Bitbucket 2016-12-22 22:59:01 -05:00
Renan DelValle
08de958da2 README.md edited online with Bitbucket 2016-12-22 22:59:01 -05:00
Renan DelValle
54b69f35e3 Adding formatting to README 2016-12-22 22:59:01 -05:00
Renan DelValle
150b1fa350 Adding todo to README 2016-12-22 22:59:01 -05:00
Gourav
9097564b0b basic configuration for pcp 2016-12-22 22:59:01 -05:00
Gourav
2db3ecbf0b initial pcp logging script 2016-12-22 22:59:01 -05:00
Renan DelValle
66fcf8fd8e Removed sleeps that were causing framework to hang. 2016-12-22 22:59:01 -05:00
Renan DelValle
9af4e60189 Moving states into scheduler 2016-12-22 22:59:01 -05:00
Renan DelValle
ddf1d86da1 Framework is now able to sucessfully launch a docker task 2016-12-22 22:59:01 -05:00
Renan DelValle
0e7832e55a Removing uncessary xml file 2016-12-22 22:59:01 -05:00
Renan DelValle
62961d27d3 Adding helper functions from RENDLER 2016-12-22 22:59:01 -05:00
Renan DelValle
120a13432c Initial transformation from RENDLER to electron 2016-12-22 22:59:01 -05:00
Renan DelValle
2e4e52df79 First commit 2016-12-22 22:59:01 -05:00
Renan DelValle
ffa3f47dc6 2016-12-22 22:58:54 -05:00