Commits on Source (84)
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
MERCIER Michael authored
Coalloc See merge request batsim/pybatsim!1
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
Nothing was added to the map because of the $*$*!& if of python that do not pass if the id is 0
-
MERCIER Michael authored
-
MERCIER Michael authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
[sched] fix bug in resource finder to only return resources for non-future allocations which are guaranteed to be free
-
S. Lackner authored
-
S. Lackner authored
-
S. Lackner authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
S. Lackner authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
Free resources are now correctly compute
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
Move pybatsim to Batsim 2.0 api See merge request !2
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
-
MERCIER Michael authored
Showing
- batsim/__init__.py 1 addition, 0 deletionsbatsim/__init__.py
- batsim/batsim.py 215 additions, 67 deletionsbatsim/batsim.py
- batsim/cmds/__init__.py 6 additions, 0 deletionsbatsim/cmds/__init__.py
- batsim/cmds/experiments.py 53 additions, 0 deletionsbatsim/cmds/experiments.py
- batsim/cmds/launcher.py 62 additions, 0 deletionsbatsim/cmds/launcher.py
- batsim/sched/__init__.py 4 additions, 0 deletionsbatsim/sched/__init__.py
- batsim/sched/algorithms/backfilling.py 20 additions, 5 deletionsbatsim/sched/algorithms/backfilling.py
- batsim/sched/algorithms/filling.py 12 additions, 1 deletionbatsim/sched/algorithms/filling.py
- batsim/sched/algorithms/utils.py 52 additions, 4 deletionsbatsim/sched/algorithms/utils.py
- batsim/sched/alloc.py 9 additions, 3 deletionsbatsim/sched/alloc.py
- batsim/sched/events.py 212 additions, 0 deletionsbatsim/sched/events.py
- batsim/sched/job.py 56 additions, 22 deletionsbatsim/sched/job.py
- batsim/sched/logging.py 3 additions, 88 deletionsbatsim/sched/logging.py
- batsim/sched/profiles.py 12 additions, 7 deletionsbatsim/sched/profiles.py
- batsim/sched/resource.py 162 additions, 42 deletionsbatsim/sched/resource.py
- batsim/sched/scheduler.py 53 additions, 95 deletionsbatsim/sched/scheduler.py
- batsim/sched/utils.py 41 additions, 0 deletionsbatsim/sched/utils.py
- batsim/sched/workloads/__init__.py 15 additions, 0 deletionsbatsim/sched/workloads/__init__.py
- batsim/sched/workloads/models/__init__.py 7 additions, 0 deletionsbatsim/sched/workloads/models/__init__.py
- batsim/sched/workloads/models/generator.py 423 additions, 0 deletionsbatsim/sched/workloads/models/generator.py
batsim/cmds/__init__.py
0 → 100644
batsim/cmds/experiments.py
0 → 100644
batsim/cmds/launcher.py
0 → 100644
batsim/sched/events.py
0 → 100644
batsim/sched/workloads/__init__.py
0 → 100644
batsim/sched/workloads/models/__init__.py
0 → 100644
batsim/sched/workloads/models/generator.py
0 → 100644