Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
batsched
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
poquet
millian
batsched
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b020e48b89a675ae681eb5bcead01035405b571e
Select Git revision
Branches
1
batcloud
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
18
Feb
16
11
28
Jan
26
25
20
Jul
19
10
29
Jun
7
29
Mar
16
Jan
9
1
Jun
23
Aug
18
29
Jul
3
Apr
25
Mar
16
25
Feb
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
Script de simulation, Fait par : Karim/Adem
batcloud
batcloud
Update timeseries.py, : Fait par : Karim/Adem
Carbon Algo, Fait par : Karim/Adem
Algo carbon, Fait par : Karim/Adem
Update main.cpp, parsing,ajout du type carbon_co2... : Fait par Karim/Adem
Delete psc.hpp
Delete psc.cpp
Update main.cpp
rajout des classes psc.hpp/cpp (vide) et modification du main pour ajouter l'algo psc, fait par Karim/Adem
Ajout de l'algo de placement carbonne le moins coûteux et un exemple de fichiers events , fait par : Karim /Adem
Ajout d'un script nix batsim et d'un script python pour générer des json aléatoires basé sur de vrai données, fait par : Karim/Adem
rectification erreur rejector
printf de rejector
tentative de resoution de bug
doc: batcloud-specific README
batcloud setup: remove unused algos
Merge branch 'easy_bf_fast_walltime'
cosmetics: trailing whitespaces
doc: add warning on difference btw easy_bf and easy_bf_fast
cosmetics
fix: easy_bf_fast also checks remaining resources at expected start time of priority job
refac: add a specific variable _priority_job_expected_start_time to stop storing that info in _priority_job->completion_time
fix: easy-bf-fast not updating the expected earliest start time of priority job. Fixes #9
dev: easy_bf_fast now rejects jobs that have no walltime, like easy_bf
nix: flake setup
code: fix sequencer_dvfs pstate toggle
code: new energy example: sequencer+dvfs toggle
nix: empty flake.nix
misc: gitignore
license (lgpl3)
drop redis support + no tests for now
code: initialize all ISchedulingAlgorithm fields
[misc] bump version 1.4.0
[doc] readme: update nix install commands
[nix] batsim_dev -> batsim-master
[nix] kapack -> nur-kapack
[code] fix warnings
[code] energy watcher: improve energy init
Merge branch 'fcfs' into 'master'
[code] create FCFS using resource selector
Loading