readme update
This commit is contained in:
parent
680e27d0c9
commit
f0497d3c76
@ -60,8 +60,11 @@ echo '-- make result tables...'
|
||||
./make-result-table.sh jobs.db size_C0 2-racks/rack-power.db run_220820 > c0.dat
|
||||
./make-result-table.sh jobs.db size_loc32 2-racks/rack-power.db run_220822 > loc32.dat
|
||||
echo '-- make eps-constraint tables...'
|
||||
./make-epsilon-table.sh c0.dat > c0-eps.dat
|
||||
./make-epsilon-table.sh loc32.dat > loc32-eps.dat
|
||||
./make-perf-epsilon-table.sh c0.dat > c0-eps-perf.dat
|
||||
./make-perf-epsilon-table.sh loc32.dat > loc32-eps-perf.dat
|
||||
./make-power-epsilon-table.sh c0.dat > c0-eps-power.dat
|
||||
./make-power-epsilon-table.sh loc32.dat > loc32-eps-power.dat
|
||||
|
||||
```
|
||||
|
||||
## Run data
|
||||
|
Loading…
x
Reference in New Issue
Block a user