Skip to content
Snippets Groups Projects
Commit 213ee546 authored by Tim Tobias Bauerle's avatar Tim Tobias Bauerle
Browse files

Experiment setup

parent bdae7079
No related branches found
No related tags found
1 merge request!22Fix lr schedule
deduction_per_second: 0.02
deduction_per_second: 0.005
deduction_per_mflop: 0.00000005
deduction_per_mbyte_received: 0.0002
deduction_per_mbyte_sent: 0.0002
......@@ -2,27 +2,26 @@ devices: [
{
device_id: "d0",
address: "localhost:50051",
battery_capacity: 400,
battery_capacity: 750,
},
{
device_id: "d1",
address: "localhost:50052",
battery_capacity: 400
battery_capacity: 750
},
{
device_id: "d2",
address: "localhost:50053",
battery_capacity: 300
battery_capacity: 600
},
{
device_id: "d3",
address: "localhost:50054",
battery_capacity: 200
battery_capacity: 600
},
{
device_id: "d4",
address: "localhost:50055",
battery_capacity: 200
battery_capacity: 600
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment