From c16e33d99d5b5f86c8528011088787ed67c5edbb Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Thu, 10 Nov 2016 20:07:04 -0500 Subject: [PATCH] No change made. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f7e8a33..ae50170 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ To Do: * Create metrics for each task launched [Time to schedule, run time, power used] * 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 - + **Requires Performance-Copilot tool pmdumptext to be installed on the machine on which electron is launched for logging to work** @@ -43,4 +43,4 @@ Workload schema: "inst": 9 } ] -``` \ No newline at end of file +```