- 22 May, 2015 3 commits
-
-
Maxime Chéramy committed
-
class is the module name containing the scheduler class. className is still the path of the module. className is ignored when class is provided.
Maxime Chéramy committed -
Maxime Chéramy committed
-
- 21 May, 2015 2 commits
-
-
Maxime Chéramy committed
-
Maxime Chéramy committed
-
- 18 May, 2015 1 commit
-
-
Now gives the highest priority to the k-1 first tasks instead of the k first. Thanks Joeri Biermans.
Maxime Chéramy committed
-
- 12 May, 2015 2 commits
-
-
Maxime Chéramy committed
-
This fixes the following use case: at t=x, T migrates from CPU1 to CPU2 at t=x, T finally migrates from CPU2 to CPU1 This was leading to a situation where T was running on both processors.
Maxime Chéramy committed
-
- 04 May, 2015 4 commits
-
-
Maxime Chéramy committed
-
Maxime Chéramy committed
-
Maxime Chéramy committed
-
Maxime Chéramy committed
-
- 28 Apr, 2015 1 commit
-
-
Results for the literature example now match with the schedulers implementation. Note: sympy is used to improve numeric stability.
Stefan Junker committed
-
- 21 Apr, 2015 3 commits
-
-
Maxime Chéramy committed
-
Maxime Chéramy committed
-
Maxime Chéramy committed
-