Skip to content
Snippets Groups Projects
Commit ec5b5e41 authored by huongdm1896's avatar huongdm1896
Browse files

update readme *typo error + modify pdu in power kwollect

parent 50f47822
Branches
No related tags found
No related merge requests found
......@@ -285,7 +285,7 @@ Output dir structure for demo campaign, includes 2 folders for 2 instances:
Log/Flower_CampaignTest
├── Flower_instance_Flower_instance_fedAvg_cifar10
├── Flower_instance_Flower_instance_fedAvg2Clients_cifar10
...
```
### Step 6. Clean Up
After the experiment, exit the host and kill job if needed:
......
......@@ -46,8 +46,8 @@ def get_g5k_target_metric(cluster_name=None):
if cluster_name is None:
cluster_name = platform.node().split('-')[0]
if cluster_name in ['grisou', 'graoully', 'grimoire',
'gros', 'gruss', 'paravance']:
if cluster_name in ['grimani', 'grimoire', 'grimoire',
'gros', 'parasilo', 'paravance']:
return 'pdu_outlet_power_watt'
if cluster_name in ['troll', 'yeti', 'gemini', 'neowise', 'servan', 'sirius', 'paradoxe',
'orion', 'pyxis', 'sagittaire', 'taurus', 'nova']:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment