No change made.
This commit is contained in:
parent
37b918d494
commit
c16e33d99d
1 changed files with 3 additions and 3 deletions
|
@ -5,10 +5,10 @@ To Do:
|
||||||
|
|
||||||
* Create metrics for each task launched [Time to schedule, run time, power used]
|
* Create metrics for each task launched [Time to schedule, run time, power used]
|
||||||
* Have calibration phase?
|
* Have calibration phase?
|
||||||
* Add ability to use constraints
|
* Add ability to use constraints
|
||||||
* Running average calculations https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average
|
* Running average calculations https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Requires Performance-Copilot tool pmdumptext to be installed on the
|
**Requires Performance-Copilot tool pmdumptext to be installed on the
|
||||||
machine on which electron is launched for logging to work**
|
machine on which electron is launched for logging to work**
|
||||||
|
@ -43,4 +43,4 @@ Workload schema:
|
||||||
"inst": 9
|
"inst": 9
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue