Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
batmen
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
mael
batmen
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
feature/test-coverage
Select Git revision
Branches
19
31-documentation-for-user-categories
feature/energy-tests
feature/feitelson
feature/loguru-logs
feature/test-coverage
feedback_DR
issue#1
issue17,18,21
master
default
protected
master_upstream
multibehavior
multibehavior_mono_multi_core
new_sched
releases
remove_switch_on_off_jobs
shutdown-overclock
speedup
stage_ambre
test_replay_reconfig
Tags
13
v3.1
v3.0
v2.0
v1.0
replay_feedback2023
jolyne-expe
europar2022
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
9
8
6
1
28
Feb
24
23
22
21
5
Dec
2
30
Nov
29
25
24
18
16
8
1
10
Oct
3
30
Sep
28
27
23
22
15
14
13
9
8
13
Jul
12
11
7
29
Jun
28
24
22
17
16
15
1
12
Apr
7
6
3
Mar
25
Jan
21
18
13
11
10
7
26
Dec
15
11
7
6
3
1
30
Nov
29
26
25
8
28
Oct
27
26
25
22
21
19
1
30
Sep
28
13
10
23
Aug
18
16
13
12
10
5
3
30
Jul
29
27
29
Jul
3
Apr
25
Mar
16
25
Feb
29
Jan
28
27
25
Sep
11
10
12
Jul
27
May
11
Mar
26
Feb
29
Jan
15
17
Nov
22
Oct
13
Sep
7
5
3
2
1
31
Aug
30
29
3
Jul
20
Apr
19
16
9
26
Mar
15
3
2
16
Feb
15
13
7
6
26
Jan
17
16
15
21
Nov
20
7
Oct
30
Sep
20
Jun
9
2
1
26
May
24
23
10
5
3
15
Apr
14
12
11
10
5
28
Feb
31
Jan
25
24
23
20
18
9
4
3
fix: add an epsilon-tolerence when checking which jobs to submit on a CALL_ME_LATER
clean code + better stats
fix warning + better delay function and fix expected_log for delay
added red_windows attribute to handle multi red windows for test case scenario
added constant probability to user behavior
Merge branch 'several-active-sessions' into 'master'
test: related expected test to issue#8
dev: changes to allow multiple simulatneous active sessions, issue#8
added user-specifiable probability for the different behavior in the class + yellow and red probability are now independent
test: added the test for issue#8
test: example file for issue#8
added yellow specific probability,
add multi_behavior_yellow to test separately multibehavior with and without yellow windows
added assertion on yellow_windows array elements
null_check for yellow_windows to be able to launch multi-behavior without putting the "yellow_window" attribute in the json
Now MultiBehavior take into account yellow_windows and use degrad,reconfig and rigid strategy when on this settings
Added yellow_windows parsing and class, it will be used to simulate the three level of power red,yellow and green
doc: small corrections in readme
doc: update test README (issue #3)
DMUserMultiBehavior class now do all the 5 behavior at random (degrad,delay,reconfig,renounce,rigid)
DMUserMultiBehavior class now inherits from all behavior except Rigid random use seed for reproducibility of result
doc: update README (issue #3)
mutltiBehavior class now inherits from two behavior class Renonce and Delay and do at random half Renonce, half Delay during the window
doc: update README. issue #3
refac: change in nix file
doc: progress on README. issue #3
refac: rename some files and folders
added multi_behavior class in code and parsing. It is just a copy of Renounce Behavior for now.
doc: add diagram, explain how to run a small instance
clean: remove potentially misleading job->unique_number field
Merge branch 'issue#4' into 'master'
Active test in the CI
Merge branch 'new_sched' into 'master'
test: change the way to calculate the normalized euclidean distance to see if two outputs are close enough
merging add_easy_bf branch into new_sched
new_sched
new_sched
test: adapted the expected_logs to the new values of walltime
fix: issue with easy-bf was due to faulty JobComparator. issue#6
fix: add some more const keywords to try to fix issue #6
fix: add const keywords to be more careful to be more careful with Job * manipulations
fix: bug in easy-bf making the test suite fail
Loading