Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FedEator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sepia-pub
DELIGHT
FedEator
Commits
ec5b5e41
Commit
ec5b5e41
authored
2 months ago
by
huongdm1896
Browse files
Options
Downloads
Patches
Plain Diff
update readme *typo error + modify pdu in power kwollect
parent
50f47822
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
Run/measure_instance.py
+2
-2
2 additions, 2 deletions
Run/measure_instance.py
with
3 additions
and
3 deletions
README.md
+
1
−
1
View file @
ec5b5e41
...
@@ -285,7 +285,7 @@ Output dir structure for demo campaign, includes 2 folders for 2 instances:
...
@@ -285,7 +285,7 @@ Output dir structure for demo campaign, includes 2 folders for 2 instances:
Log/Flower_CampaignTest
Log/Flower_CampaignTest
├── Flower_instance_Flower_instance_fedAvg_cifar10
├── Flower_instance_Flower_instance_fedAvg_cifar10
├── Flower_instance_Flower_instance_fedAvg2Clients_cifar10
├── Flower_instance_Flower_instance_fedAvg2Clients_cifar10
...
```
### Step 6. Clean Up
### Step 6. Clean Up
After the experiment, exit the host and kill job if needed:
After the experiment, exit the host and kill job if needed:
...
...
This diff is collapsed.
Click to expand it.
Run/measure_instance.py
+
2
−
2
View file @
ec5b5e41
...
@@ -46,8 +46,8 @@ def get_g5k_target_metric(cluster_name=None):
...
@@ -46,8 +46,8 @@ def get_g5k_target_metric(cluster_name=None):
if
cluster_name
is
None
:
if
cluster_name
is
None
:
cluster_name
=
platform
.
node
().
split
(
'
-
'
)[
0
]
cluster_name
=
platform
.
node
().
split
(
'
-
'
)[
0
]
if
cluster_name
in
[
'
gri
sou
'
,
'
gr
aoully
'
,
'
grimoire
'
,
if
cluster_name
in
[
'
gri
mani
'
,
'
gr
imoire
'
,
'
grimoire
'
,
'
gros
'
,
'
gruss
'
,
'
paravance
'
]:
'
gros
'
,
'
parasilo
'
,
'
paravance
'
]:
return
'
pdu_outlet_power_watt
'
return
'
pdu_outlet_power_watt
'
if
cluster_name
in
[
'
troll
'
,
'
yeti
'
,
'
gemini
'
,
'
neowise
'
,
'
servan
'
,
'
sirius
'
,
'
paradoxe
'
,
if
cluster_name
in
[
'
troll
'
,
'
yeti
'
,
'
gemini
'
,
'
neowise
'
,
'
servan
'
,
'
sirius
'
,
'
paradoxe
'
,
'
orion
'
,
'
pyxis
'
,
'
sagittaire
'
,
'
taurus
'
,
'
nova
'
]:
'
orion
'
,
'
pyxis
'
,
'
sagittaire
'
,
'
taurus
'
,
'
nova
'
]:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment